[go: up one dir, main page]

Menu

[925ebb]: / README.md  Maximize  Restore  History

Download this file

15 lines (10 with data), 425 Bytes

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!