Elf is a meta-language framework for genetic programming. Elf provides the infrastructure and basic commands necessary for defining a language, or instruction set, with which to evolve solutions to any algorithmic challenge. Solutions are themselves simple (or complex) programs built from these
... [More] simple assembly-esque languages. Elf also provides tools for generating and improving (via evolution by mutation and selection) a population of candidate solutions. [Less]
AppCore is a small collection of various platform abstracted C++ classes. While AppCore contains messaging, serialization and utility modules as well, the project was initially inspired by the lack of simple cross platform threading solutions for C++ programmers. Each class in AppCore was written
... [More] expressly to save the author time and frustration, and might just save you some as well. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy