Show / Hide Table of Contents

Class PathConstraintUtils.SimpleGraph

Inheritance
object
PathConstraintUtils.SimpleGraph
Namespace: DeBroglie.Constraints
Assembly: DeBroglie.dll
Syntax
public class PathConstraintUtils.SimpleGraph

Properties

| Edit this page View Source

Neighbours

Declaration
public int[][] Neighbours { get; set; }
Property Value
Type Description
int[][]
| Edit this page View Source

NodeCount

Declaration
public int NodeCount { get; set; }
Property Value
Type Description
int
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX