draeger-lab / SBSCL

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.
https://draeger-lab.github.io/SBSCL/
GNU Lesser General Public License v3.0
20 stars 13 forks source link

Support pure Java solver for constraint-based modeling #70

Open draeger opened 1 year ago

draeger commented 1 year ago

On some platforms, it might be difficult to run the Java Native Interface (JNI) needed for SCPsolver. Consider adding support for pure Java implementations, such as