Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 417 Bytes

File metadata and controls

19 lines (11 loc) · 417 Bytes

DTGP (Dependently Typed Genetic Programming)

Description

Experiments in using Dependent Types to capture and enforce invariants in Genetic Programming.

Dependencies

Agda version 2.2.10 Agda standard library version 0.5

Paper

Here is a branch with an accompanying paper describing the project.