![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <ostream>
#include "absl/base/attributes.h"
#include "ortools/base/gmock.h"
#include "ortools/math_opt/elemental/elemental.h"
#include "ortools/math_opt/elemental/elemental_differencer.h"
Go to the source code of this file.
Classes | |
class | operations_research::math_opt::ElementalMatcher |
Namespaces | |
namespace | operations_research |
In SWIG mode, we don't want anything besides these top-level includes. | |
namespace | operations_research::math_opt |
An object oriented wrapper for quadratic constraints in ModelStorage. |
Functions | |
testing::Matcher< const Elemental & > | operations_research::math_opt::EquivToElemental (const Elemental &expected ABSL_ATTRIBUTE_LIFETIME_BOUND, const ElementalDifferenceOptions &options={}) |