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!