SECQUOIA / gdplib

An open library of Generalized Disjunctive Programming (GDP) models
BSD 3-Clause "New" or "Revised" License
9 stars 7 forks source link

Multiple formulations and instances handling #46

Open ZedongPeng opened 3 months ago

ZedongPeng commented 3 months ago

The following three problems have multiple instances or multiple formulations.

  1. mod_hens
  2. stranded_gas
  3. modprodnet

We need update the build_model() functions to support the multiple instances or formulations.