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 fd173d3 commit fe925f6Copy full SHA for fe925f6
CHANGELOG.md
@@ -5,7 +5,7 @@
5
### 0.2.6
6
7
- Make initial solution optional in Transportation problems
8
-- Add tests for the shortest problem problem
+- Add tests for the shortest path problem
9
- Add a 100x100 test problem for assignment
10
- Replace `Array{Type, 1}` and `Array{Type, 2}` with `Vector{T}` and `Matrix{Type}`, respectively
11
- Implement `isbalanced` and `balance` for Assignment Problem
0 commit comments