######################
User Guide (Tutorials)
######################

This section contains official tutorials (examples) for PySCIPOpt. Please keep in mind
that PySCIPOpt's primary purpose is as a wrapper for SCIP. Therefore, for sometimes
more detailed information see `this page <https://www.scipopt.org/doc/html/index.php>`_.

.. toctree::
  :maxdepth: 1
  :caption: Contents:

  model
  vartypes
  constypes
  expressions
  matrix
  readwrite
  logfile
  branchrule
  cutselector
  separator
  heuristic
  nodeselector
  lazycons
  eventhandler
  iis
  scipdex