Skip to content

phase2

Compare
Choose a tag to compare
@phantomf4321 phantomf4321 released this 02 Dec 16:01
· 2 commits to master since this release

Implement the approximate algorithm program for the node coverage example in pyomo (hint: take a graph with its weights and implement its linear programming model to reach an initial solution and... use graph packages and Compare the approximate algorithm with the int model on large size graphs up to 10,000 nodes.