Skip to content

C# translation of a linear programming solver, based on IainNZ's SimplexJS

Notifications You must be signed in to change notification settings

phosphore/Simplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simplex

I've just transposed IainNZ's linear programming solver JS in C# (only the simplex part).

If you're working with LP, check out this page you may find useful - octave's (gnu.org) - to understand variables names.

Cheers :)

About

C# translation of a linear programming solver, based on IainNZ's SimplexJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages