Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 864 Bytes

File metadata and controls

18 lines (13 loc) · 864 Bytes

program-evolution

This repository implements a genetic algorithm on programs for the sage virtual machine, and also supersets of the virtual machine. Our program takes compiled code and optimizes it for the number of instructions: some programs shrank as much as 20% in size. It can also generate programs from scratch to fulfill a fitness function.

Research Poster

Poster

Research Paper

Research Paper Page #1 Research Paper Page #2 Research Paper Page #3 Research Paper Page #4 Research Paper Page #5 Research Paper Page #6 Research Paper Page #7 Research Paper Page #8