shijith/ColoringProblem
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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/