C# Class AdvancedAlgorithms.ChannelAllocation.Node

Datei anzeigen Open project: RodH257/Advanced-Algorithm-Problems

Public Properties

Property Type Description
AdjacentNodes List
Color int
Number int

Property Details

AdjacentNodes public_oe property

public List AdjacentNodes
return List

Color public_oe property

public int Color
return int

Number public_oe property

public int Number
return int