This repository contains the source code of an evolutionary algorithm designed to search for regular K_3-irregular graphs. The project combines graph theory, evolutionary computation, and practical heuristics, and supports customization of mutation, fitness, and selection mechanisms.
graph-theory evolutionary-algorithms genetic-algorithms regular-graphs irregular-graphs vertex-degree triangle-distinct-graphs
-
Updated
Aug 10, 2026 - C++