Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-23 | Add `AssignmentValidatingSolver`. It's purpose is to check any computed | Dan Liew | |
assignments against the corresponding `Query` object and check the assignment evaluates correctly. This can be switched on using `-debug-assignment-validating-solver` on the command line. |