-
Notifications
You must be signed in to change notification settings - Fork 0
twohlix/graph_theory_php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published