trentbaker / old_csp

Flow Free Constraint Satisfction Problem
0 stars 0 forks source link

Implement "dumb" backtracking search #2

Open trentbaker opened 6 years ago

trentbaker commented 6 years ago
Penchant commented 5 years ago

There isn't anything stochastic about the ordering of either in my current implementation although I still think it may be fine. If desired, I can explicitly randomize order.