Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 76100 программистов и 2938 роботов. Сейчас ищут 1484 программиста ...
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