Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Frevo_v1.5.zip | 2024-06-14 | 19.0 MB | |
Frevo_v1.4.1.zip | 2019-07-23 | 18.7 MB | |
Frevo_v1.3.zip | 2017-03-17 | 16.4 MB | |
Frevo_v1.2.zip | 2015-02-13 | 16.3 MB | |
Frevo_v1.1.zip | 2013-11-06 | 5.5 MB | |
Frevo_v1.0.zip | 2013-09-09 | 5.4 MB | |
Frevo_v0.93.zip | 2012-10-10 | 4.8 MB | |
Frevo_v0.92.zip | 2012-08-29 | 4.4 MB | |
Frevo_v0.91.zip | 2012-08-27 | 4.6 MB | |
FREVO_v0.9.zip | 2012-08-14 | 4.1 MB | |
Totals: 10 Items | 99.1 MB | 0 |
Current latest release: 1.4.1
Release: 1.4.1
- Improved CEA2D optimizer
- Scaling works on 4K screen
- Runs with Java 8
Release: 1.3
- Updated code to run with Java 8
- Temporarily removed HEMS because of compatibility problems
Release: 1.2
- Added a simulation for modeling trading behavior of loads and local energy generators (HEMS).
- Added a simulation of the one player pong game (SinglePong).
- Added a simulation of the pong game (Pong).
Release: 1.1
- Accelerated SwissSystem ranking. It supports odd number of players.
- Fixed reading of configuration file for NNGA.
- Fixed FullTournament ranking.
- Fixed Simple soccer and Robot soccer problems.
- Player placement in robot soccer simulations is now exactly symmetrical
- Added progress bar to the sidebar to visualize the process of evolution (only for Mac OS).
Release: 1.0
- Results of a simulation can be browsed and replayed without opening the result file
- Results can be browsed and replayed when a simultaion is paused
- New problems, representation and optimization components
- Better grouping of simulation results in interactive mode
Release: 0.93
- CreateScripts: Removed the -server flag from the scripts.
- ComponentCreator: issues with nested package directories has been fixed
- Included .class files are now compiled properly with Java 1.6
- Included FastMath library has been updated to the newest version
- The function getUniqueName() has been renamed to getHash() to prevent confusion
- Details shown on the GUI are now alphabetically sorted
Release: 0.92
Changelog:
- Fixed templates for ComponentCreator
- Fixed problem when removing MultiProblems
- Added Simulated Robot Soccer component (needed by simsoccer)
Release: 0.91
Changelog:
- Various performance and bug fixes
FREVO GUI:
-
Generated chart windows can now be individually closed
-
Evaluation of multi problems has been implemented
FREVO shell
- added command line parameter: -l : lists the installed components -r COMPONENT_NAME removes the specified component
Components
- Added a Mealy FSM representation
Release: 0.9
- First sourceforge release