Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
PrimalDualHybridGradientParamsOrBuilder.java
Go to the documentation of this file.
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// NO CHECKED-IN PROTOBUF GENCODE
3// source: ortools/pdlp/solvers.proto
4// Protobuf Java Version: 4.29.3
5
6package com.google.ortools.pdlp;
7
9 // @@protoc_insertion_point(interface_extends:operations_research.pdlp.PrimalDualHybridGradientParams)
10 com.google.protobuf.MessageOrBuilder {
11
26
38 boolean hasNumThreads();
51
68 boolean hasNumShards();
86
107
132
171
198
227
250
273
306
337
352
375
396
419
446
465
480
495
516
530 java.util.List<java.lang.Integer> getRandomProjectionSeedsList();
560
589
612
641
668
737}
com.google.ortools.pdlp.AdaptiveLinesearchParamsOrBuilder getAdaptiveLinesearchParametersOrBuilder()
com.google.ortools.pdlp.PrimalDualHybridGradientParams.PresolveOptionsOrBuilder getPresolveOptionsOrBuilder()
com.google.ortools.pdlp.SchedulerType getSchedulerType()
com.google.ortools.pdlp.TerminationCriteria getTerminationCriteria()
com.google.ortools.pdlp.PrimalDualHybridGradientParams.LinesearchRule getLinesearchRule()
com.google.ortools.pdlp.AdaptiveLinesearchParams getAdaptiveLinesearchParameters()
com.google.ortools.pdlp.PrimalDualHybridGradientParams.PresolveOptions getPresolveOptions()
java.util.List< java.lang.Integer > getRandomProjectionSeedsList()
com.google.ortools.pdlp.MalitskyPockParamsOrBuilder getMalitskyPockParametersOrBuilder()
com.google.ortools.pdlp.MalitskyPockParams getMalitskyPockParameters()
com.google.ortools.pdlp.PrimalDualHybridGradientParams.RestartStrategy getRestartStrategy()
com.google.ortools.pdlp.TerminationCriteriaOrBuilder getTerminationCriteriaOrBuilder()