Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
SetCover.pb.cs File Reference

Go to the source code of this file.

Classes

class  OperationsResearch.SetCoverReflection
 Holder for reflection information generated from ortools/algorithms/set_cover.proto. More...
 
class  OperationsResearch.SetCoverProto
 
class  OperationsResearch.SetCoverProto.Types
 Container for nested types declared in the SetCoverProto message type. More...
 
class  OperationsResearch.SetCoverProto.Types.Subset
 
class  OperationsResearch.SetCoverSolutionResponse
 
class  OperationsResearch.SetCoverSolutionResponse.Types
 Container for nested types declared in the SetCoverSolutionResponse message type. More...
 

Namespaces

namespace  OperationsResearch
 

Typedefs

using pb = global::Google.Protobuf
 
using pbc = global::Google.Protobuf.Collections
 
using pbr = global::Google.Protobuf.Reflection
 
using scg = global::System.Collections.Generic
 

Typedef Documentation

◆ pb

typedef Google global.Protobuf pb = global::Google.Protobuf

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/algorithms/set_cover.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/bop/bop_parameters.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/constraint_solver/routing_enums.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/constraint_solver/routing_ils.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/constraint_solver/routing_parameters.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/constraint_solver/search_limit.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/constraint_solver/search_stats.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/constraint_solver/solver_parameters.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/glop/parameters.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/graph/flow_problem.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/linear_solver/linear_solver.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/pdlp/solve_log.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/pdlp/solvers.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/sat/boolean_problem.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/sat/cp_model.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/sat/cp_model_service.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/sat/sat_parameters.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/util/int128.proto </auto-generated>

<auto-generated> Generated by the protocol buffer compiler. DO NOT EDIT! source: ortools/util/optional_boolean.proto </auto-generated>

Definition at line 8 of file SetCover.pb.cs.

◆ pbc

typedef Google Protobuf global.Collections pbc = global::Google.Protobuf.Collections

Definition at line 9 of file SetCover.pb.cs.

◆ pbr

typedef Google Protobuf global.Reflection pbr = global::Google.Protobuf.Reflection

Definition at line 10 of file SetCover.pb.cs.

◆ scg

typedef System Collections global.Generic scg = global::System.Collections.Generic

Definition at line 11 of file SetCover.pb.cs.