Skip to content

twohlix/graph_theory_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This project provides PHP helpers and classes for Graph Theory operations

This is not a graph as in charts project, it is the math version that uses Nodes and Edges.

Why? Everything can be described a graph and since graphs have proven to be so useful in the rest of computing (trees are subset of graphs) I figured I'd make some helpers as I had a hard time finding any.

About

Graph Theory helpers and classes to make other PHP projects simpler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages