[go: up one dir, main page]

Menu

Tree [5710f1] 2.0 /
 History

HTTPS access


File Date Author Commit
 Examples 2013-10-25 Igor Machado Igor Machado [5710f1] Added an evaluate method with only the Represen...
 OptFrame 2013-10-25 Igor Machado Igor Machado [5710f1] Added an evaluate method with only the Represen...
 doc 2011-07-03 Igor Machado Igor Machado [f68b6b] Documentation example.
 mct 2013-10-25 Igor Machado Igor Machado [5710f1] Added an evaluate method with only the Represen...
 opti 2013-09-24 Igor Machado Igor Machado [358b3c] Moved opt.lang file
 AUTHORS 2011-10-08 Igor Machado Igor Machado [ce45c9] Updated authors file.
 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 2013-10-24 Igor Machado Igor Machado [1c9200] Improved MCT for release 2.0
 Readme 2011-09-23 Igor Machado Igor Machado [b021c9] Final details for a Windows/Linux release.
 average0.txt 2012-11-27 Igor Machado Igor Machado [63c378] Created friedman_test function.
 average1.txt 2012-11-27 Igor Machado Igor Machado [63c378] Created friedman_test function.
 average_reference.txt 2012-11-28 Igor Machado Igor Machado [56998d] Example of abs function with averages in comput...
 compare_averages.opt 2013-05-11 Igor Machado Igor Machado [7ec3ae] Fixed for_each module.
 definitions.opt 2013-09-25 Igor Machado Igor Machado [33d672] Many bugs with test of Eternity II.
 example-bi.opt 2013-07-02 Igor Machado Igor Machado [07865c] Renamed prefix 'module' to 'command'.
 example.opt 2013-09-25 Igor Machado Igor Machado [33d672] Many bugs with test of Eternity II.
 example2.opt 2012-12-24 Igor Machado Igor Machado [a8e969] Multiline support for begin of blocks and lists.
 hexample.opt 2013-07-02 Igor Machado Igor Machado [07865c] Renamed prefix 'module' to 'command'.
 main.cpp 2013-07-05 Igor Machado Igor Machado [be69d3] Renamed class Interpreter to Interactive.
 makefile 2013-01-22 Igor Machado Igor Machado [a4871b] Improved makefile.
 mct.sh 2013-10-24 Igor Machado Igor Machado [1c9200] Improved MCT for release 2.0

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!