UnickSoft / graphonline

This is source code of graphonline service. Graphonline helps visualize graph and applies a lot of algorithms.
http://graphonline.ru/en/
MIT License
365 stars 67 forks source link

Vertex enumeration 1, 2, 3... actually starts from 0 #30

Closed mrondr closed 2 years ago

mrondr commented 2 years ago

Not really a big deal, it's just a case of consistency. Perhaps both a 0-based and a 1-based numbering options could be showed.

UnickSoft commented 2 years ago

Fixed