Skip to content

Simple prototype for a solver for linear optimization problems.

Notifications You must be signed in to change notification settings

Angeld55/SimplexMethodSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplexMethodSolver

Simple prototype for a solver for linear optimization problems. The program only creates the simplex table, but does NOT give the solutions (TBI).

Tested with the examples from here

See ExampleConfigFiles/task1.txt to see how to make the config file.

About

Simple prototype for a solver for linear optimization problems.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages