We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335aaac commit fd173d3Copy full SHA for fd173d3
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-### 0.2.6 (Upcoming Release)
+### 0.2.7 (Upcoming Release)
2
+
3
4
5
+### 0.2.6
6
7
- Make initial solution optional in Transportation problems
8
- Add tests for the shortest problem problem
Project.toml
@@ -1,7 +1,7 @@
name = "OperationsResearchModels"
uuid = "8042aa49-e599-49ec-a8f7-b5b80cc82a88"
authors = ["Mehmet Hakan Satman <mhsatman@gmail.com>"]
-version = "0.2.5"
+version = "0.2.6"
[deps]
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
0 commit comments