File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -54,15 +54,7 @@ This page includes both the API documentation and examples.
5454
5555# How to contribute
5656
57- Please
58-
59- - First open an issue and share you idea
60- - Discuss what is your purpose, what is the implementation details
61- - Please provide tests from text books and any other problems that the result is known
62- - Use methods of ` solve() ` function if possible. That requires defining a structure of the given problem
63- - Define a struct to hold the solution
64- - The solution may rely on linear programming or other efficient algorithms such like in the transportation problem
65-
57+ Please read the page [ Contributing] ( https://github.com/jbytecode/OperationsResearchModels.jl/blob/main/CONTRIBUTING.md ) before contributing.
6658
6759# Notes for the users
6860
You can’t perform that action at this time.
0 commit comments