Software to Tune/Calibrate Properties for Heuristic Algorithms

Posted by Karussell on Stack Overflow See other posts from Stack Overflow or by Karussell
Published on 2010-03-07T20:46:59Z Indexed on 2010/03/08 10:21 UTC
Read the original article Hit count: 406

Today I read that there is a software called WinCalibra (scroll a bit down) which can take a text file with properties as input.

This program can then optimize the input properties based on the output values of your algorithm. See this paper or the user documentation for more information (see link above; sadly doc is a zipped exe).

Do you know other software which can do the same which runs under Linux? (preferable Open Source)

EDIT: Since I need this for a java application I will now invest my research in java libraries like jgap. Other ideas and links would be appreciated!

© Stack Overflow or respective owner

Software to Tune/Calibrate Properties for Heuristic Algorithms

Posted by Karussell on Stack Overflow See other posts from Stack Overflow or by Karussell
Published on 2010-03-07T20:46:59Z Indexed on 2010/03/08 0:17 UTC
Read the original article Hit count: 406

Today I read that there is a software called WinCalibra (scroll a bit down) which can take a text file with properties as input.

This program can then optimize the input properties based on the output values of your algorithm. See this paper or the user documentation for more information (see link above; sadly doc is a zipped exe).

Do you know other software which can do the same which runs under Linux? (preferable Open Source)

© Stack Overflow or respective owner

Related posts about linux

Related posts about algorithm