Run the greedy active subnetwork search
.greedy_search(network, score_context, params, verbose = FALSE)A network from build_network().
A score context from build_score_context().
A list of run parameters.
Logical; emit progress messages.
A list of subnetwork objects.