Table of Contents

Interface IShortestPathsSolution

Namespace
Italbytz.Graph.Abstractions
Assembly
Italbytz.Graph.Abstractions.dll
public interface IShortestPathsSolution

Properties

Paths

List<string> Paths { get; set; }

Property Value

List<string>