Opt4J

The Optimization Framework


Opt4J - Download

Download latest release from SourceForge.net.

Opt4J requires Java 6.0. The newest Java Runtime Environment is recommended.

Quick Start

  1. Download latest Opt4J release.
  2. Unzip Opt4J:
    unzip opt4j_1.x.zip
  3. Run ModuleViewer with:
    ./start.sh (Linux/Unix)
    start.bat (Windows)
    java -jar opt4j_1.x.jar (All Users)
  4. Test Opt4J by loading a test configuration: test.config.xml

SVN

The Opt4J repository ist hosted by Sourceforge.net:
https://opt4j.svn.sourceforge.net/svnroot/opt4j

The following command will check out the whole project:
svn co https://opt4j.svn.sourceforge.net/svnroot/opt4j opt4j
If you only want to browse the svn, use the following link: SVN-Browse