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 ...

Artifacts using Linear Programming (1)
Sort by:Popular

This plugin ships automated methods for extracting trajectories of multiples objects in a sequence of 2D or 3D images. Up to version 2 it was known as the ‘Probabilistic particle tracker’ plugin.
Last Release on Dec 7, 2020
  • Prev
  • 1
  • Next