LongestPathResult

constructor(longestPathLength: Int, longestPaths: List<List<String>>, averagePathLength: Double, pathLengthDistribution: Map<Int, Int>)(source)