Introduction

Introduction

Introduction --  Graph datastructure manipulation library

Structures_Graph Description

Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed and undirected graphs, with data and metadata stored in nodes. The library provides functions for graph traversing as well as for characteristic extraction from the graph topology.

The full online documentation is available here

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.