Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Vertex

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Vertex(_id: number): Vertex

Properties

Private _id

_id: number

index

index: number = -1

lowlink

lowlink: number = -1

neighbours

neighbours: number[] = []

Accessors

id

  • get id(): number

Methods

equals

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Private property
  • Private method
  • Static property
  • Static method
  • Inherited property

Generated using TypeDoc