Skip to content

GECCO 2017 Paper Supporting Code

Compare
Choose a tag to compare
@jbrant jbrant released this 12 Aug 04:26
· 161 commits to master since this release

This release contains the tagged code supporting experiments and results that were presented in the GECCO 2017 publication, Minimal Criterion Coevolution: A New Approach to Open-Ended Search.

Please note that a persistent, relational data store is assumed by the post hoc analyses code contained in the "NavigatorMazeMapEvaluator" project. The DDL for such a data store is contained in the MCC_Experiment_DB_DDL.sql file. Though some of the commands therein are Transact-SQL specific, the tables and views are all ANSI-SQL compliant, so porting them to another RDBMS should be fairly straightforward.