-
Updated
Apr 26, 2022 - Java
constraint-programming
Here are 231 public repositories matching this topic...
-
Updated
Apr 22, 2022 - JavaScript
As mentioned in MiniZinc/MiniZincIDE#125, adding the -s
option to fzn-gecode
overrides -mode gist
which is surprising.
The best would probably be to make it possible for Gist to also output statistics, but making sure that -mode gist
will actually start Gist is enough to solve this bug.
-
Updated
Jan 7, 2020 - Prolog
-
Updated
Jul 1, 2021 - Prolog
It should be easier to configure the logging table. i.e setting the min_diff_duration
.
-
Updated
Jun 11, 2021 - C#
-
Updated
Apr 26, 2022 - C
-
Updated
Apr 21, 2022 - Haskell
-
Updated
Apr 25, 2022 - Python
-
Updated
Apr 17, 2022 - C++
It is very common to compare a heuristic to a random heuristic. Currently, almost every experiment in SeaPearlZoo defines its own randomized heuristic by copying the code of another experiment.
So it would be interesting to add a random value heuristic to SeaPearl.
-
Updated
Feb 18, 2022 - Python
-
Updated
Oct 8, 2021 - Scala
-
Updated
Oct 29, 2021 - Python
-
Updated
Aug 3, 2020 - Kotlin
-
Updated
Feb 15, 2022 - Rust
-
Updated
Apr 15, 2022 - C++
-
Updated
Mar 20, 2022 - Go
-
Updated
Feb 13, 2022 - TypeScript
-
Updated
Apr 25, 2022 - C++
-
Updated
Feb 9, 2020 - Prolog
-
Updated
Mar 19, 2022 - Elixir
-
Updated
May 9, 2018 - Haskell
-
Updated
Sep 8, 2021 - Groovy
-
Updated
Jan 27, 2020 - Scala
-
Updated
Oct 14, 2021 - Cython
-
Updated
Feb 9, 2021 - JavaScript
Improve this page
Add a description, image, and links to the constraint-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the constraint-programming topic, visit your repo's landing page and select "manage topics."
It would be nice if Choco were able to support MiniZinc output format.