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