Table of Contents

Class ShortestPathsSolution

Namespace
Italbytz.Graph
Assembly
Italbytz.Graph.dll
public class ShortestPathsSolution : IShortestPathsSolution
Inheritance
ShortestPathsSolution
Implements
Inherited Members

Constructors

ShortestPathsSolution()

public ShortestPathsSolution()

Properties

Paths

public List<string> Paths { get; set; }

Property Value

List<string>