[go: up one dir, main page]

Menu

Tree [b021c9] 1.4 /
 History

HTTPS access


File Date Author Commit
 Examples 2011-08-31 Igor Machado Igor Machado [84828f] Some updates on Matrix class.
 OptFrame 2011-09-20 Igor Machado Igor Machado [db5f03] Timer class for OptFrame (compatible with Windo...
 doc 2011-07-03 Igor Machado Igor Machado [f68b6b] Documentation example.
 mct 2011-09-06 Igor Machado Igor Machado [724cbd] Updates on makefile template.
 AUTHORS 2011-09-23 Igor Machado Igor Machado [b021c9] Final details for a Windows/Linux release.
 COPYING 2011-05-20 Igor Machado Igor Machado [754fc9] Update on Problem Module template and abstract ...
 LICENSE 2011-09-23 Igor Machado Igor Machado [b021c9] Final details for a Windows/Linux release.
 MCT.java 2011-09-23 Igor Machado Igor Machado [b021c9] Final details for a Windows/Linux release.
 Readme 2011-09-23 Igor Machado Igor Machado [b021c9] Final details for a Windows/Linux release.
 example.opt 2011-08-05 Igor Machado Igor Machado [8c44ec] Support to change system random number generato...
 example2.opt 2011-08-01 Igor Machado Igor Machado [0c7a73] OptFrame example for multiple lines.
 main.cpp 2011-08-02 Igor Machado Igor Machado [0f2375] Updated copyright information on all files.
 makefile 2011-08-22 Igor Machado Igor Machado [ac717a] Final integration with PMedCap example.
 mct.sh 2011-05-19 Igor Machado Igor Machado [9bdd55] Correction on mct.sh script.

Read Me

OptFrame - 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

Good luck!