#include <prom_node.hh>
Collaboration diagram for PromParentBank:

Public Member Functions | |
| int | ClearCache () |
| int | Deallocate (PromParent *par) |
| int | GetFreePar (PromParent **) |
Private Attributes | |
| PromList< PromParent * > * | parBlocks_ |
| PromParent * | currPar_ |
| PromParent * | freePar_ |
| int | numParFree_ |
class PromParentBank: cache for "parents" (edges of hyper graph between levels)
1.3.7