triangularGraph Class Reference
[Graph series]

Line graphs of complete graphs with a given node set cardinality. More...

#include <sparseGraph.h>

Inheritance diagram for triangularGraph:

sparseGraph abstractGraph abstractMixedGraph managedObject goblinRootObject

Public Member Functions

 triangularGraph (TNode cardinality, goblinController &_CT=goblinDefaultContext) throw ()

Detailed Description

Line graphs of complete graphs with a given node set cardinality.


Constructor & Destructor Documentation

triangularGraph TNode  cardinality,
goblinController _CT = goblinDefaultContext
throw ()