-
Notifications
You must be signed in to change notification settings - Fork 92
Home
Michael Fenton edited this page Jul 3, 2017
·
34 revisions
Welcome to the PonyGE2 wiki!
Below is an outline of the main topics detailed herein. If you feel anything in particular is missing or incorrectly described, please raise a new issue on GitHub.
3.Grammars
- Recursion
- Writing Grammars
- Special Grammars: Expressions vs Code
- Variable Ranges in Grammars
- Grammar Files
- A Note on Unit Productions
5.Bloat
10.Evaluation
11.Replacement
- String-match
- Regression
- Classification
- Pymax
- Integer sequence match
- Program synthesis
- Genetic Improvement of Regex Runtime Performance
- Multiple Objective Optimisation
- Adding New Problems
13.Seeding
14.Scripts
15.References