Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2929_PrioritizedGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.PGE/3.3/go-code/src/go-pge/config/pge/pge_default.cfg @ 16666

Last change on this file since 16666 was 16666, checked in by hmaislin, 5 years ago

#2929: Modified make / folder structure to build original app, added x86 dll

File size: 177 bytes
Line 
1# Overall search params
2MaxGen = 200
3PgeRptEpoch = 1
4PgeRptCount = 20
5PgeArchiveCap = 256
6
7# PESR config options
8PeelCount = 3
9SortType = ParetoTestError
10ZeroEpsilon = 0.00001
11
Note: See TracBrowser for help on using the repository browser.