We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca3684 commit 2e12289Copy full SHA for 2e12289
2 files changed
CHANGELOG.md
@@ -1,4 +1,6 @@
1
-### 0.2.13 (Upcoming Release)
+### 0.2.14 (Upcoming Release)
2
+
3
+### 0.2.13
4
5
- Minimum Spanning Tree accepts distance matrix encapsulated by MstProblem as input.
6
- Export lower and upper bounds of the game and strategy type (Pure or Mixed) in Game solver.
Project.toml
@@ -1,6 +1,6 @@
name = "OperationsResearchModels"
uuid = "8042aa49-e599-49ec-a8f7-b5b80cc82a88"
-version = "0.2.12"
+version = "0.2.13"
authors = ["Mehmet Hakan Satman <mhsatman@gmail.com>"]
[deps]
0 commit comments