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

Go to the source code of this file.

Classes

class  Google.OrTools.Util.Int128Reflection
 Holder for reflection information generated from ortools/util/int128.proto. More...
 
class  Google.OrTools.Util.Int128
 The low 64 bits are stored in "low", and the high 64-bits (including the sign) are stored in "high". More...
 

Namespaces

namespace  Google
 
namespace  Google.OrTools
 
namespace  Google.OrTools.Util