Solve a model

solve_model(model, solver)

Arguments

model
the model
solver
a function mapping a model to a solution

Value

solver(model)