A open-source utility library for linear programming in Java with the simplex algorithm. Problems are of the type: min/max c*x st. Ax ❮= b x >= 0 The primal problem is solved using Gauss-Jordan elimination and the lexicographic rule for pivoting is used. Handles: - maximization and minimization problems - equality and inequality constraints - negative and positive constraint values. The library can be used by other ICY plugins or called as a standalone Java software for ...

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Note: this artifact is located at SciJava Public repository (https://maven.scijava.org/content/repositories/public/)

Developers

NameEmailDev IdRolesOrganization
Stéphane Dallongevillesteffounder, lead, developer, debugger, reviewer, support, maintainer
Jean-Yves Tinevezjtinevezlead, reviewer, support
Daniel Felipe González Obandodgonzalezdeveloper, debugger, maintainer, support
Amandine Tournayatournaydeveloper, maintainer