Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.LinearSolver Namespace Reference

Detailed Description

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

<auto-generated />

This file was automatically generated by SWIG (https://www.swig.org). Version 4.3.1

Do not make changes to this file unless you know what you are doing - modify the SWIG interface file instead.

Classes

class  Constraint
class  DoubleVector
class  Equality
class  LinearConstraint
class  LinearExpr
class  LinearExprArrayHelper
class  MPConstraintVector
class  MPSolverParameters
class  MPVariableVector
class  Objective
class  operations_research_linear_solver
class  operations_research_linear_solverPINVOKE
class  ProductCst
class  RangeConstraint
class  Solver
class  Sum
class  SumArray
class  SumCst
class  SumVarArray
class  VarEquality
class  Variable
 Patch the MPVariable class to support the natural language API. More...
class  VarWrapper