Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
ortools.math_opt.python.from_model Namespace Reference

Detailed Description

Utilities for finding the model associated with a variable/constraint etc.

This file is an implementation detail and not part of the MathOpt public API.

Classes

class  FromModel

Functions

None model_is_same (FromModel e1, FromModel e2)

Function Documentation

◆ model_is_same()

None ortools.math_opt.python.from_model.model_is_same ( FromModel e1,
FromModel e2 )

Definition at line 31 of file from_model.py.