This website requires JavaScript.
Explore
Help
Sign In
manolas
/
ReducedModelOptimization
Watch
1
Star
0
Fork
You've already forked ReducedModelOptimization
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
27
Commits
7
Branches
0
Tags
287
KiB
C++
85.5%
CMake
11.8%
Python
2.7%
4071750771
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
iasonmanolas
4071750771
Use my fork of vcglib
2021-02-04 16:39:27 +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
Use my fork of vcglib
2021-02-04 16:39:27 +02:00