You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In KN20, authors propose two methods for adding edges, BlindRandom and BlindGreedy. The code base implements BlindRandom but not BlindGreedy. This is a feature request to add the BlindGreedy heuristic for choosing edges for the spanner.
In KN20, authors propose two methods for adding edges, BlindRandom and BlindGreedy. The code base implements BlindRandom but not BlindGreedy. This is a feature request to add the BlindGreedy heuristic for choosing edges for the spanner.