[Coin-discuss] Interest in a graph/network library?

Darla and Philip Walton hpwalton at comcast.net
Tue Jul 25 20:52:05 EDT 2006


All,
I have an STL-template based network/graph library I've had for years.  Is there interest in having such a thing in COIN-OR?
It compiles on Linux and MSVC8 (and will very likely work under others.)

The discussions at the DIMACS COIN-OR Workshop inspired me to dust it off and get it compiling/running on the latest g++ and MSVC compilers.  I don't think it would take much to get it to comply with COIN-OR requirements.

Right now it consists of a couple of graph representations, and several algorhithms to go with it.  

Graph types:
- static network (vector based)
- dynamic network (list based)
- undirected static network (vector based)

Algorithm types:
- Shortest path
- Min spanning tree
- Max Flow
- Min cost flow
- Traversals
...

I'd like to gauge interest in adding this to COIN-OR.  Any thoughts?  

Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20060725/67bf4443/attachment.html>


More information about the Coin-discuss mailing list