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

Go to the source code of this file.

Classes

class  grafalgo::PathSet
 Data structure that represents a collection of paths. More...
struct  grafalgo::PathSet::PathCostPair
struct  grafalgo::PathSet::PathPair
struct  grafalgo::PathSet::PathNode

Typedefs

typedef int grafalgo::path
typedef int grafalgo::cost

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 PathSet.h.

 All Classes Files Functions Variables Typedefs Friends