Skip to content

Commit 2c900b3

Browse files
committed
update CHANGELOG
1 parent e2089e0 commit 2c900b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- Add tests for the shortest problem problem
55
- Add a 100x100 test problem for assignment
66
- Replace `Array{Type, 1}` and `Array{Type, 2}` with `Vector{T}` and `Matrix{Type}`, respectively
7+
- Implement `isbalanced` and `balance` for Assignment Problem
8+
- Solve unbalanced assignment problems
79

810

911
### 0.2.5

0 commit comments

Comments
 (0)