Solve a model
solve_model(model, solver)
model
the model
solver
a function mapping a model to a solution
solver(model)