We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use meaningful vertex names in graph generators
This should only be done after dropping support for older M versions.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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.
No branches or pull requests
Use meaningful vertex names in graph generators
This should only be done after dropping support for older M versions.
The text was updated successfully, but these errors were encountered: