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 c2dd807 commit bb98581Copy full SHA for bb98581
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# ConstrainSolver.jl - Changelog
2
3
-## Unreleased
+## v0.1.5 (6th of May 2020)
4
- **Bugfixes:**
5
- EqualSet feasibility: Check if other vars have value + no memory allocation
6
- Call `call_finished_pruning!(com)` after second `prune!` before backtracking
Project.toml
@@ -1,7 +1,7 @@
name = "ConstraintSolver"
uuid = "e0e52ebd-5523-408d-9ca3-7641f1cd1405"
authors = ["Ole Kröger <[email protected]>"]
-version = "0.1.4"
+version = "0.1.5"
[deps]
7
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
0 commit comments