Google OR-Tools 7.7
DotNet Reference
CP-SAT
Graph
Knapsack solver
Linear solver
Routing
Util
DotNet Reference
Namespaces
Classes
Files
ortools
gen
ortools
sat
operations_research_sat.cs
Go to the documentation of this file.
1
//------------------------------------------------------------------------------
2
// <auto-generated />
3
//
4
// This file was automatically generated by SWIG (http://www.swig.org).
5
// Version 4.0.1
6
//
7
// Do not make changes to this file unless you know what you are doing--modify
8
// the SWIG interface file instead.
9
//------------------------------------------------------------------------------
10
11
namespace
Google.OrTools.Sat
{
12
13
public
class
operations_research_sat
{
14
}
15
16
}
Google.OrTools.Sat.operations_research_sat
Definition:
operations_research_sat.cs:13
Google.OrTools.Sat
Definition:
CpModel.pb.cs:12