Go to file
iasonmanolas 89bd63d2b5 Compiles on windows. Cannot be parallelized currently due to the global variables of ReducedModelOptimizer. Each thread needs to have its own copy but dynamic instantiation cannot be used for initializing it.. 2021-02-04 16:38:52 +02:00
TestSet Added testset folder that contains valid full patterns. 2021-01-29 20:37:33 +02:00
cmake Initial commit 2020-11-23 11:06:45 +02:00
src Compiles on windows. Cannot be parallelized currently due to the global variables of ReducedModelOptimizer. Each thread needs to have its own copy but dynamic instantiation cannot be used for initializing it.. 2021-02-04 16:38:52 +02:00
.gitignore Optimizes the reduced model for a set of simulation scenarios instead of a single scenario 2020-12-21 17:56:21 +02:00
CMakeLists.txt Uses local mysources dir if available. 2021-02-04 16:06:39 +02:00