1 dépôt
Marks delimited code blocks with start and end comments so mutation operators target only those sections during evolution.
Distinct from Code Annotations: Distinct from Code Annotations: specifically designed for evolutionary mutation targeting, not general metadata or static analysis.
Explore 1 awesome GitHub repository matching software engineering & architecture · Evolvable Code Region Markers. Refine with filters or upvote what's useful.
OpenEvolve is an open-source framework for evolutionary computation that uses language models to drive automated optimization across multiple domains. It can evolve system prompts for large language models, refine source code across programming languages, search for optimal GPU kernel configurations, discover interpretable mathematical expressions from data, and maintain diverse populations of high-performing solutions. The framework integrates multiple evolutionary strategies, including MAP-Elites diversity mapping and island-based topologies, to avoid premature convergence and preserve a wid
Marks delimited code blocks with start and end comments so mutation operators target only those sections.