Uses of Class
dev.civl.gmc.dpor.DporSearchStack
Packages that use DporSearchStack
-
Uses of DporSearchStack in dev.civl.gmc.dpor
Methods in dev.civl.gmc.dpor that return DporSearchStackModifier and TypeMethodDescriptionDporDfsSearcher.stack()Returns the stack used to perform the depth first searchMethods in dev.civl.gmc.dpor with parameters of type DporSearchStackModifier and TypeMethodDescriptionbooleanDependencyAnalyzer.checkDependent(DporSearchStack<STATE, TRANSITION> stack, int stackIndex, int pid) Checks whether the transition at "stackIndex" in the stack is dependent with process pid