Contributors#

List of SCIP Authors#

A list of current and past SCIP developers can be found here.

List of PySCIPOpt Contributors#

A list of all contributors to PySCIPOpt can be found here.

How to Cite PySCIPOpt / SCIP#

When using PySCIPOpt as part of your research, please cite the following paper:

@incollection{MaherMiltenbergerPedrosoRehfeldtSchwarzSerrano2016,
  author = {Stephen Maher and Matthias Miltenberger and Jo{\~{a}}o Pedro Pedroso and Daniel Rehfeldt and Robert Schwarz and Felipe Serrano},
  title = {{PySCIPOpt}: Mathematical Programming in Python with the {SCIP} Optimization Suite},
  booktitle = {Mathematical Software {\textendash} {ICMS} 2016},
  publisher = {Springer International Publishing},
  pages = {301--307},
  year = {2016},
  doi = {10.1007/978-3-319-42432-3_37},
}

Additionally, please cite the corresponding SCIP Optimization Suite report, which can be found here.