OptFrame 2.3 - Optimization Framework
To get started (MCT for Windows/Linux):
- compile and run MCT.java application;
- this can be done like this: javac MCT.java && java MCT
To get started (MCT stable version for Linux only):
- run MCT.sh script (shell version)
- java-mct.sh script (java version)
Valuable information can be found in 'CheckModule-Guide.txt' regarding
the output of CheckCommand in main().
Good luck!
--
The OptFrame project was hosted in SourceForge.net for 8 years and we are
very grateful for all support during this time. Thanks to this support, we
have published several academic papers and solved many large scale problems
during these years. In order to easily interact with new project collaborators
the project is now moved to GitHub platform.
Thanks a lot SourceForge/GitHub!
The OptFrame team