Skip to content

JerzyCode/program-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Searcher

Program Searcher is an application providing an customizable API for searching the program space. It allows defining programs, mutating them, and evolving solutions to find the best fitting program.

⚠️ Note: This project is still under development and not yet fully finished.


Features

  • Define programs with a set of functions and arguments.
  • Evolve programs using mutation strategies and evolutionary operators.
  • Track search progress using CSV files.
  • Logging of search steps and operations.
  • Support for "warm start" — initializing the search with a pre-defined program.

Installation

pip install program-searcher

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages