Wikunia / ConstraintSolver.jl

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

Check `TableSet` in `&&` #255

Closed Wikunia closed 3 years ago

Wikunia commented 3 years ago

This will most likely will cause some problems at the moment as I forgot to implement some reverse pruning methods for it.

It will most likely not be used in && or || often but should still be fixed in the next version.