Google OR-Tools v9.9
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

using pb = global::Google.Protobuf

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

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

◆ pbc

using pbc = global::Google.Protobuf.Collections

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

◆ pbr

using pbr = global::Google.Protobuf.Reflection

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

◆ scg

using scg = global::System.Collections.Generic

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