-
Notifications
You must be signed in to change notification settings - Fork 92
Home
James McDermott edited this page Oct 28, 2021
·
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
- Calling predefined functions in Grammars
- Variable Ranges in Grammars
- Grammar Files
- A Note on Unit Productions
5.Bloat
10.Evaluation
11.Replacement
- String-match
- Regression
- Classification
- Pymax
- Program synthesis
- Genetic Improvement of Regex Runtime Performance
- Multiple Objective Optimisation
- Adding New Problems
13.Seeding
14.Scripts
15.References