4.0.9
Minor release
Major features:
- Offer possibility to store and load
Settings
from a property file. - Add API for
cumulative
when only starts are variable - Add decomposition of cumulative:
model.cumulativeTimeDecomp(...)
- Logical expression XOR manages more than 2 variables
- Add new API to IOutputFactory (to Gephi and to Graphviz)
- Add constraint network output (to gexf format), see
solver.constraintNetworkToGephi(file)
- add
ParallelPortfolio.streamSolutions
(#579)