Skip to main content

solve

Function solve 

Source
pub fn solve(level: &Level) -> SolveOutcome
Expand description

Search for a signpost set (within the level’s inventory) that meets the level’s goal, under DEFAULT_NODE_BUDGET. Prefers fewer posts.