Package python-module-cgraph: Information

    Source package: python-module-cgraph
    Version: 20110131-alt1.1
    Build time:  Apr 13, 2012, 07:15 AM
    Report package bug
    License: Free
    Summary: High performance Directed Acyclic Graph implemented in Cython
    Description: 
    The cgraph module is a high performance Directed Acyclic Graph
    implemented in Cython. Expect graph traversals to be several hundred to
    thousands of times faster than Networkx for large graphs. Graph's with
    several hundred thousand nodes are handled with aplomb. That said, the
    cgraph module doesn't have near the features of Networkx. The module is
    designed solely for efficiently building, traversing, reversing, and
    introspecting large graphs. A graph theory library it is not. Most of
    the graph methods return iterators so that large graphs may be
    efficiently managed by user code.

    List of rpms provided by this srpm:
    python-module-cgraph (x86_64, i586)
    python-module-cgraph-debuginfo (x86_64, i586)



      1. python-module-Cython

    Last changed


    April 12, 2012 Vitaly Kuznetsov 20110131-alt1.1
    - Rebuild to remove redundant libpython2.7 dependency
    Dec. 26, 2011 Eugeny A. Rostovtsev 20110131-alt1
    - Initial build for Sisyphus