Skip to main content

greedy_algorithm_ty

Function greedy_algorithm_ty 

Source
pub fn greedy_algorithm_ty() -> Expr
Expand description

GreedyAlgorithm : OptimizationProblem → Type A greedy algorithm making locally optimal choices at each step.