Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:SubGraph

47 void SubGraph::ViewNode (int currId)
63 bool SubGraph::EquivalenceTestForward (int firstId, int secondId, int *equivMap)
120 void SubGraph::IdentifyEquivalence (int *depthMap, int *equivMap)
157 void SubGraph::CheckForChangeAndResort (int currId, int *mapList)
182 void SubGraph::DeterminizeAtVertex (int baseId, DetCache *cache)
257 int SubGraph::PairwiseDeterminize (int baseId, int firstId, int fixStart, int secondId,
357 void SubGraph::MergeVertices (int newId, int firstId, int secondId)
457 void SubGraph::SetupVisitationCache ()
468 void SubGraph::ClearVisitationCache ()
474 void SubGraph::UpdateVisitationCache (int startNo)
487 void SubGraph::DecVisitationCache (int currId)
512 void SubGraph::IncVisitationCache (int currId)
538 int SubGraph::VisitationConsistencyCheck ()