# Gene **Repository Path**: ifquant/Gene ## Basic Information - **Project Name**: Gene - **Description**: A header-only genetic programming framework for C++ - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-31 - **Last Updated**: 2021-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### A header-only genetic programming framework for C++ [Genetic Programming](http://en.wikipedia.org/wiki/Genetic_programming) is an evolutionary algorithm-based meta-heuristic methodology, which extends genetic algorithm in terms of data structure (tree structure).