Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

disropt.functions.rst

File metadata and controls

11 lines (8 loc) · 412 Bytes

Functions

Functions are used to represent objective functions and constraints in optimization problems (see the tutorial tutorial_functions_constraints).

Abstract Function <disropt.functions.abstract> Basic Functions <disropt.functions.basic> Special Functions <disropt.functions.special> Submodular Functions <disropt.functions.submodular>