solve_model function

Solve a model

Solve a model

solve_model(model, solver)

Arguments

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

Returns

solver(model)

  • Maintainer: Dirk Schumacher
  • License: MIT + file LICENSE
  • Last published: 2023-09-09