mdiep / Logician

Logic programming in Swift
MIT License
194 stars 10 forks source link

Store constraints as values that can be inspected and manipulated #3

Open mdiep opened 8 years ago

mdiep commented 8 years ago

In order to optimize based on constraints, we need to be able to inspect constraints to some extent—instead of immediately evaluating them.