chen0040/js-graph-algorithms

Typescript example

vsudik opened this issue · 0 comments

Could You, please, create some simple example how to use this smart library in typescript?
I receive "jsGraphs is not aviable" when trying to "var g = new jsGraphs.WeightedDiGraph(8);" in typescript.