Generation of an n by m matrix numbered 1 to n*m where each item in the matrix is neighbored only by numbers coprime to the item (a prime grid labeling). This can be easily mapped to find the prime labeling of a graph.
Stars
5
Forks
2
Watchers
5
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
27
commits
12
commits
3
commits
3
commits
2
commits
Merge branch 'main' of https://github.com/GanschowJosh/PrimeGridLabeling
117b6b1View on GitHubMerge pull request #11 from GanschowJosh/Version-4.0-Iurii
ba0c7bcView on GitHub