Skip to content

shijith/ColoringProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Vertex Coloring Problem implemented in Google App Engine.

	The aim of this project was to implement a standard problem in Google app engine. Vertex coloring problem is a graph coloring problem. When two nodes are connected, they should be of different color. The app takes the graph as input and colors it. The front end is implemented using HTML5, JavaScript, CSS and Django. Back end is powered by Google app engine. The application can be tested offline using Google app engine SDK. appspot.com provides a free hosting for apps. This app can be viewed under the URL http://coloringproblem.appspot.com/ 

About

Vertex coloring problem app in Google app engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published