Login   Register  
PHP Classes
elePHPant
Icontem

Class: Graph Coloring

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Rupom Razzaque  >  Graph Coloring  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Graph Coloring
Base name: graphcoloring
Description: Assign colors to graph points from a vertex list
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1025 users
All time rank: 2935
Week users: 0 users
Week rank: 2435
Picture of Rupom Razzaque
Author: Rupom Razzaque is available for providing paid consulting. Contact Rupom Razzaque .
Packages: 12 Browse this author's classes Browse this author's classes
Country: Bangladesh Bangladesh - PHP jobs in Bangladesh
Age: 30
All time rank: 161 in Bangladesh Bangladesh
Week rank: 40 Down2 Down in Bangladesh Bangladesh
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description  
This class can be used to assign colors to graph points defined in a vertex list.

It can retrieve the coordinates of vertex points from a file or executing a MySQL database query.

Then it defines it assigns colors to vertex points establishing connections between the points from list of vertexes, so that two consecutive vertexes do not get the same color.

 

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Math Math related classes. View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Trackback   Applications   Files Files  
  Files folder image Screenshots  
Screenshot Image
File Role Description
Accessible without login Image file screenshot.jpg Screen Screenshot Image


  Innovation Award  
PHP Programming Innovation award winner
May 2006
Winner
Some kinds of graphs need to plot a series of points relevant to the context of the graph.

Often it is convenient to make points that are next to each other appear in distinct colors, so the graph is presented clearly.

This class can assign colors to each point to be plotted in the graph satisfying this convenience.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Sufficient (70.0%)
Sufficient (70.0%)
Sufficient (75.0%)
-
-
Not sure (59.0%)
882
Month:
Not yet rated by the users

  Trackback links  
Link Description
Being The Innovation Award Winner of May, 2006 Finally my class Graph Coloring won the “Innovation Award” at PHP Classes...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file graph.sql Data Input SQL
Plain text file graph.txt Data Input File
Plain text file GraphColoring.class.php Class The Main Class File
Plain text file ReadMe.txt Doc. Documentation File
Plain text file usage.php Example Example Usage

Download all files: graphcoloring.tar.gz graphcoloring.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.