Skip to content
Commit 3af243c5 authored by Hans-Peter Deifel's avatar Hans-Peter Deifel 🐢
Browse files

wta: Change generation algorithm to accommodate sparse graphs

The current way of iterating trough all possible edges and deciding for each
edge if we take it or not has proven not to scale to large but sparse graphs.

Instead, we now generate the edges that we want directly.
parent 5c5d3534
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment