You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/