Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 14 forks source link

checkout best solution after backtracking #36

Closed ShiyueZ closed 4 years ago

ShiyueZ commented 4 years ago

Solves #23 Being able to test this I had to add a parameter to disable sorting for graph coloring.