Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-Vertex-Coloring is a simple application for coloring a graph.
The idea behind this is no adjacent vertex has same color and color the graph using minimum number of color. 
Here we using graph coloring algorithm. 

To draw a graph.  
>To draw a vertex double click on the field.
>To draw an edge click on one vertex,then drag and drop on the next vertex. 

About

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors