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 933b8ca commit 7613222Copy full SHA for 7613222
CHANGELOG.md
@@ -1,4 +1,7 @@
1
-### 0.2.7 (Upcoming Release)
+### 0.2.9 (Upcoming Release)
2
+
3
4
+### 0.2.8
5
6
- Optimize allocations in Minimal Spanning Tree.
7
- Export JuMP model from assigment problems.
@@ -9,6 +12,12 @@
9
12
10
13
11
14
15
+### 0.2.7
16
17
+- JOSS Submission
18
19
20
21
### 0.2.6
22
23
- Make initial solution optional in Transportation problems
Project.toml
@@ -1,7 +1,7 @@
name = "OperationsResearchModels"
uuid = "8042aa49-e599-49ec-a8f7-b5b80cc82a88"
authors = ["Mehmet Hakan Satman <mhsatman@gmail.com>"]
-version = "0.2.7"
+version = "0.2.8"
[deps]
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
0 commit comments