Changes between Version 10 and Version 11 of Download
- Timestamp:
- 09/29/10 02:41:45 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v10 v11 15 15 16 16 == Download Binaries == 17 The latest stable version of HeuristicLab is '''3.3.0'''. ZIP archives containing the binaries of HeuristicLab 3.3.0 for 32 and 64 bit systems are attached to this page: 18 * [attachment:"HeuristicLab 3.3.0 (32 bit).zip" Download HeuristicLab 3.3.0 binaries for 32 bit systems] 19 * [attachment:"HeuristicLab 3.3.0 (64 bit).zip" Download HeuristicLab 3.3.0 binaries for 64 bit systems] 17 The latest stable version of HeuristicLab is '''3.3.1'''. A ZIP archive containing the binaries of HeuristicLab 3.3.1 built for all CPU types is attached to this page: 18 * [attachment:"HeuristicLab 3.3.1.zip" Download HeuristicLab 3.3.1 binaries for all CPU types] 19 20 Specific builds for 32 or 64 bit systems are also available: 21 * [attachment:"HeuristicLab 3.3.1 (32 bit).zip" Download HeuristicLab 3.3.1 binaries for 32 bit systems] 22 * [attachment:"HeuristicLab 3.3.1 (64 bit).zip" Download HeuristicLab 3.3.1 binaries for 64 bit systems] 20 23 21 24 == Download Starter Kit == 22 25 The HeuristicLab Starter Kit contains several algorithm and problem files which can be loaded and executed immediately. Download the Starter Kit and start exploring HeuristicLab right away. 23 * [attachment:"HeuristicLab 3.3. 0 Starter Kit.zip" Download HeuristicLab 3.3.0Starter Kit] ''(available soon)''26 * [attachment:"HeuristicLab 3.3.1 Starter Kit.zip" Download HeuristicLab 3.3.1 Starter Kit] ''(available soon)'' 24 27 25 28 == Daily Builds == … … 27 30 * [[http://builder.heuristiclab.com:8080/repository/download/bt2/.lastSuccessful/HeuristicLab%20trunk%20r{build.number}.zip?guest=1|Download HeuristicLab daily build binaries]] 28 31 32 == Installation / Upgrade == 33 HeuristicLab does not contain a setup and does not have to be installed. After extracting the HeuristicLab ZIP archive from this page, double click on the file `HeuristicLab 3.3.exe` to start. 29 34 30 == Installation / Upgrade == 31 '' ... available soon ... '' 32 33 == Getting Started == 34 '' ... available soon ... '' 35 Please note, after starting HeuristicLab for the first time, open the Plugin Manager to find and install updates. It is recommended to check for and install new updates regularly, as the development of HeuristicLab is an ongoing and active process.