Closed LouisJenkinsCS closed 4 years ago
When printing out local neighborhood of blacklisted vertices and edges, it will print duplicates due to it not marking/keeping track of vertices and edges that it has already visited. Should handle this by using an associate domain.
This issue is stale and should either be closed or eventually resolved.
When printing out local neighborhood of blacklisted vertices and edges, it will print duplicates due to it not marking/keeping track of vertices and edges that it has already visited. Should handle this by using an associate domain.