Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 1, 2018. It is now read-only.
/ SimplexJS Public archive

A linear and mixed-integer linear programming solver written in Javascript.

Notifications You must be signed in to change notification settings

IainNZ/SimplexJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

SimplexJS
A linear and mixed-integer linear programming solver written in Javascript.
UPDATE September 2014:
This code was written a long time ago, "just for fun". I do not recommend using it for production work. It doesn't follow any particular Javascript coding style, and probably has bugs. It also, up until this time, didn't have a license. From this point on, consider it under the MIT License.
Contains:
SimplexJS.js 
 - This is the file you will want to use in your projects.
	
TestSimplexJS.js
 - Tests for the solvers will go here
	
SimplexJS.html
 - For running the tests in TestSimplexJS.js
ExTSP
 - An example use of the solver, shows how TSPs can be solved using cutting plane methods.

About

A linear and mixed-integer linear programming solver written in Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /