We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342e7b6 commit a941cc7Copy full SHA for a941cc7
docs/constraintsolver.md
@@ -0,0 +1,8 @@
1
+All the constraints that are currently supported by [ConstraintSolver.jl](https://github.com/Wikunia/ConstraintSolver.jl), up-to-date with v0.6.5:
2
+
3
+- `AllDifferentSetInternal`: `AllDifferent`
4
+- `TableSetInternal`:
5
+- `NotEqualTo`: `DifferentFrom`
6
+- `Strictly`: `Strictly`
7
+- `ReifiedSet`: `Reified`
8
+- `BoolSet`: not yet (Boolean functions)
0 commit comments