Navigation

  • index
  • modules |
  • next |
  • altgraph 0.17.3 documentation »
  • Altgraph - A basic graph library

Altgraph - A basic graph library¶

altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.

The primary users of this package are macholib and modulegraph.

  • Release history
  • License
  • altgraph — A Python Graph Library
  • altgraph.Graph — Basic directional graphs
  • altgraph.ObjectGraph — Graphs of objecs with an identifier
  • altgraph.GraphAlgo — Graph algorithms
  • altgraph.GraphStat — Functions providing various graph statistics
  • altgraph.GraphUtil — Utility functions
  • altgraph.Dot — Interface to the dot language

Online Resources¶

  • Sourcecode repository on GitHub

  • The issue tracker

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • Altgraph - A basic graph library
    • Online Resources
    • Indices and tables

Quick search

Status icons

    Disabled for privacy reasons.

Navigation

  • index
  • modules |
  • next |
  • altgraph 0.17.3 documentation »
  • Altgraph - A basic graph library
© Copyright 2010-2022, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert. Created using Sphinx 4.5.0.