API Docs for: 0.0.1
Show:

Graph Class

Defined in: source-yuidoc.js:9

A Graph object with the basic properties

Constructor

Graph

()

Defined in source-yuidoc.js:9

Item Index

Properties

Properties

edges

Array

Defined in source-yuidoc.js:25

Array of edges of the Graph

length

Number

Defined in source-yuidoc.js:32

Length of the Graph, initially set to 0

vertices

Object

Defined in source-yuidoc.js:17

Object for holding vertices of the Graph