Uses of Package
com.kcsl.paths.algorithms
-
Packages that use com.kcsl.paths.algorithms Package Description com.kcsl.paths.algorithms com.kcsl.paths.counting com.kcsl.paths.enumeration com.kcsl.paths.regex -
Classes in com.kcsl.paths.algorithms used by com.kcsl.paths.algorithms Class Description PathCounter A base class to define the common interface and configurations of program path counting algorithmsPathCounter.CountingResult Holds a path counting result, which consists of the number of paths counted and the number of additions performed to compute the result.PathEnumerator.EnumerationResult Holds a path counting result and the path enumeration -
Classes in com.kcsl.paths.algorithms used by com.kcsl.paths.counting Class Description PathCounter A base class to define the common interface and configurations of program path counting algorithmsPathCounter.CountingResult Holds a path counting result, which consists of the number of paths counted and the number of additions performed to compute the result. -
Classes in com.kcsl.paths.algorithms used by com.kcsl.paths.enumeration Class Description PathCounter A base class to define the common interface and configurations of program path counting algorithmsPathCounter.CountingResult Holds a path counting result, which consists of the number of paths counted and the number of additions performed to compute the result.PathEnumerator PathEnumerator.EnumerationResult Holds a path counting result and the path enumeration -
Classes in com.kcsl.paths.algorithms used by com.kcsl.paths.regex Class Description PathExpressions