Skip to content
Snippets Groups Projects
Commit 69fd1f58 authored by Christoph Groth's avatar Christoph Groth
Browse files

fill(): low-level optimize

Filling now works directly on the graph dictionary, thus avoiding many
unnecessary intermediate steps.  Since filling is essentially graph
replication, the time gains are considerable.

The optimized fill is also more faithful to the template graph.
parent a8d1440d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment