Grafalgo
Library of useful data structures and algorithms
/Users/jst/src/grafalgo/cpp/include/ClistSet.h File Reference
#include "stdinc.h"
#include "Adt.h"
Include dependency graph for ClistSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grafalgo::ClistSet
 This class represents a collection of lists defined on a set of unique integers 1..n. More...
struct  grafalgo::ClistSet::lnode

Detailed Description

Author:
Jon Turner
Date:
2011 This is open source software licensed under the Apache 2.0 license. See http://www.apache.org/licenses/LICENSE-2.0 for details.

Definition in file ClistSet.h.

 All Classes Files Functions Variables Typedefs Friends