Skip to content

Commit 803a368

Browse files
committed
update README
1 parent 7b2a2ad commit 803a368

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Please
4747
- Discuss what is your purpose, what is the implementation details
4848
- Please provide tests from text books and any other problems that the result is known
4949
- Use methods of `solve()` function if possible. That requires defining a structure of the given problem
50+
- Define a struct to hold the solution
51+
- The solution may rely on linear programming or other efficient algorithms such like in the transportation problem
5052

5153

5254
# Notes for the users

0 commit comments

Comments
 (0)