Package: wnpp
Severity: wishlist
Owner: Cyril Brulebois <[EMAIL PROTECTED]>

* Package name    : graphthing
  Version         : 1.3.1
  Upstream Author : David Symonds <[EMAIL PROTECTED]>
* URL             : http://graph.seul.org/
* License         : GPL
  Programming Lang: C++
  Description     : a tool to create, manipulate, and study graphs

 The supported graphs are simple graphs and digraphs, which means no
 multiple edges or loops.
 .
 Main features:
  * Adding, deleting and moving of vertices and edges.
  * Loading and saving of graphs.
  * Graph complements, induced subgraphs and line graphs.
  * Quick creation of many common graphs:
      complete, cycle, null, star, etc. 
  * Determination of shortest path, connectivity and Eulericity.
  * BFS, DFS and Minimum Spanning Tree.
  * Adjacency matrix (including exponents) and degree sequence.
  * Chromatic polynomial and chromatic number.
  * Network algorithms: Maximum network flow.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to