Skip to content

PedroSalas216/Lab3-Discreta2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description of this repo

This is an implementation of the Greedy algorithm for coloring graphs but with a little twist. Given a graph A and an integer p, this algorithm colors the graph with the Greedy approach until it has colored p nodes. Then, it chooses the next node to color in a dynamic way considering the already colored nodes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published