Google OR-Tools v9.11
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// source: ortools/pdlp/solvers.proto
3
4// Protobuf Java Version: 4.26.1
5package com.google.ortools.pdlp;
6
8 // @@protoc_insertion_point(interface_extends:operations_research.pdlp.PrimalDualHybridGradientParams)
9 com.google.protobuf.MessageOrBuilder {
10
25
37 boolean hasNumThreads();
50
67 boolean hasNumShards();
85
110
149
176
205
228
251
284
315
330
353
374
397
424
443
458
473
494
508 java.util.List<java.lang.Integer> getRandomProjectionSeedsList();
538
567
590
619
646
715}
com.google.ortools.pdlp.AdaptiveLinesearchParamsOrBuilder getAdaptiveLinesearchParametersOrBuilder()
com.google.ortools.pdlp.PrimalDualHybridGradientParams.PresolveOptionsOrBuilder getPresolveOptionsOrBuilder()
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()