Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 133899 программистов и 2344 робота. Сейчас ищут 1544 программиста ...
Introduction
Вернуться к: Structures_Graph
Introduction
Introduction – Graph datastructure manipulation library
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.
Вернуться к: Structures_Graph