Closed matthiaskoenig closed 6 years ago
For running flux balance analysis simulations a LP solver is required. The respective jars have to be made available. The jars can be downloaded from scpsolver.org.
Download the GLPK Solver Pack GLPKSolverPack.jar
(please note the GPL licensing terms)
and LPSOLVE Solver Pack LPSOLVESolverPack.jar
(please note the LGPL licensing terms) from
http://scpsolver.org/ and add in the library folder according to the pom.xml
.
You added the following 2 jars to the
pom.xml
, but they are not part of the repository.