| Interface | Description |
|---|---|
| IdDag<Id> |
A dag containing ids.
|
| IdGraph<Id> |
A digraph containing ids.
|
| IdTree<Id> |
A tree containing ids.
|
| Class | Description |
|---|---|
| IdDagClass<Id> |
An implementation of IdDag.
|
| IdDagLib |
A library for creating IdDags.
|
| IdGraphClass<Id> |
An implementation of IdGraph.
|
| IdGraphLib |
A library for creating IdGraphs.
|
| IdTreeClass<Id> |
An implementation of IdTree.
|
| IdTreeLib |
A library for creating IdTrees.
|
Copyright © 2014. All rights reserved.