szhorvat / IGraphM

IGraph/M is the igraph interface for Mathematica
http://szhorvat.net/mathematica/IGraphM
Other
91 stars 17 forks source link

Meaningful vertex names for graph generators #92

Open szhorvat opened 5 years ago

szhorvat commented 5 years ago

Use meaningful vertex names in graph generators

This should only be done after dropping support for older M versions.

yaroslavvb commented 4 years ago

Letting square lattice labels stay as "row,col" would be useful. I was playing around with IGSquareLattice for slitherinks puzzle (https://mathematica.stackexchange.com/questions/212388/importing-a-grid-of-numbers-from-an-image) , and row,col would make things easier

szhorvat commented 4 years ago

Letting square lattice labels stay as "row,col" would be useful.

That's not how it is now, but that's exactly how it will be in the future.