Skip to content

Marsella8/muteit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for custom program mutation.

Write a custom DSL and a starting program. The engine will:

  • Turn it into a computation graph.
  • Find all available substitutions which are type compatible.
  • Select a substitution and apply it.

Different substitution engines are available, such as random and mcts style mutation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages