Raul Silvera
67652dc78c
Unexport test data structures and fields
It seems these do not need to be exported.
8 years ago
Wade Simba Khadder
5c6a9fbe03
Cleans up comments and names regarding Graph
8 years ago
Wade Simba Khadder
9def89fcf4
Adds Weight checking to graph_test
8 years ago
Wade Simba Khadder
c577814d78
Cleans up comments/naming regarding TrimTree
8 years ago
Wade Simba Khadder
e4c9ebddfb
Runs a go fmt
8 years ago
Wade Simba Khadder
7c0b6f60fd
Regresses NodeSet interface
This is to keep the new TrimTree functionality from breaking any code
currently using the public interface. We do this by separating NodeSet
from nodePtrSet and creating different functions for each.
8 years ago
Wade Simba Khadder
4bf0f6bdec
Updates graph test for new TrimTree Inline behaviour
8 years ago
Wade Simba Khadder
d51fda846e
Adds correct trimming with heuristics for trees
8 years ago