2017 © Pedro Peláez
 

library graph

A small library for graph manipulation

image

csa/graph

A small library for graph manipulation

  • Tuesday, August 12, 2014
  • by csarrazi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Graph

Latest Stable Version Latest Unstable Version SensioLabs Insight Scrutinizer Quality Score Code Coverage, (*1)

Installation

composer require csa/graph:dev-master

Usage

Todo

  • Add support for loading exclusive weights
  • Add support for aggregating weights
  • Add support for various dumpers (Graphviz, etc.)

License

This library is under the MIT license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code., (*2)

The Versions

12/08 2014

dev-master

9999999-dev

A small library for graph manipulation

  Sources   Download

MIT

The Development Requires

by Charles Sarrazin