Skip to content

Graph coloring algorithm using genetic algorithms. The goal is to color a given graph using a limited palette of four colors, ensuring that no two adjacent vertices share the same color.

License

Notifications You must be signed in to change notification settings

dimitrisstyl7/genetic-algorithm-project

Repository files navigation

genetic_algorithm_project_2022-2023

Εργασία Τεχνητής Νοημοσύνης και Έμπειρων Συστημάτων 2022-2023 / Artificial Intelligence and Expert Systems Project 2022-2023

About

Graph coloring algorithm using genetic algorithms. The goal is to color a given graph using a limited palette of four colors, ensuring that no two adjacent vertices share the same color.

Topics

Resources

License

Stars

Watchers

Forks

Languages