Constant MAX_STEPS

Source
const MAX_STEPS: usize = 1024;
Expand description

How many steps are we willing to take in resolving a path?