boolean_value

Classes

BooleanConstant(value)

An object that contains a constant Logical value.

BooleanValue()

This is the base class for Boolean values used in Pyomo.

Functions

as_boolean(obj)

A function that creates a BooleanConstant object that wraps Python Boolean values.