Skip to content

Commit

Permalink
Dev (#31)
Browse files Browse the repository at this point in the history
* Add usual constraints from XCSP3 (#29)

* Fix AllDifferent with param too

* AllDiff and AllEq

* Cardinality

* Channel

* Circuit

* Count

* Cumulative

* Element

* Extension

* Instantiation

* Intention (DistDifferent)

* Maximum

* Minimum

* MDD

* NValues

* No Overlap

* Ordered

* Regular

* Sum

* Test items and fixes

* Fix test items

* Update Project.toml

* Update Project.toml

* Update compat
  • Loading branch information
Azzaare authored Jun 23, 2024
1 parent d51d0ca commit 4396243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"

[compat]
ConstraintCommons = "0.2"
ConstraintDomains = "0.3"
Constraints = "0.5"
Intervals = "1"
JuMP = "1"
Lazy = "0.15"
LocalSearchSolvers = "0.4"
MathOptInterface = "1"
TestItems = "0.1"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 4396243

Please sign in to comment.