Published February 18, 2023
| Version v2.7.12
Software
Open
SysBioChalmers/RAVEN: v2.7.12
Creators
- 1. Chalmers University of Technology
- 2. EV Biotech
- 3. BioInnovation Institute
- 4. Chr. Hansen
- 5. @SysBioChalmers
- 6. Aalto University
- 7. Gitter
- 8. KTH Royal Institute of Technology / Science For Life Laboratory
Description
fix:
checkInstallation
failed to find the path for binaries on MacsolveLP
report the correct sign of the objective function..f
with objective value was previously inverted (maximization gives negative value). 🚨 If your own code reads the.f
field coming fromsolveLP
, it should be updated! 🚨
feat:
setRavenSolver
can take 'soplex' as option, which assumes a succesful SCIP installation, and thatsoplex
can be directly called in the terminal. No installation instructions yet, butcheckInstallation
tests for it.- model I/O functions (
importModel
,exportModel
,exportToExcelFormat
,writeYAMLmodel
andreadYAMLmodel
) show a dialog box if no file name is specified. convertToIrrev
remove warning message
Files
SysBioChalmers/RAVEN-v2.7.12.zip
Files
(254.5 MB)
Name | Size | Download all |
---|---|---|
md5:60024e37ef2badbc5dc0e64987e32aab
|
254.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/SysBioChalmers/RAVEN/tree/v2.7.12 (URL)