R/model-api.R
solve_model.Rd
Solve a model
solve_model(model, solver)
the model
a function mapping a model to a solution
solver(model)