All subgroups and modules

module digraph

graph :: digraph

Implementation of directed graphs, also called digraphs.
module pagerank

graph :: pagerank

Add PageRank computation for vertices in Digraph.
package_diagram graph\> graph core core graph\>->core

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods