Google OR-Tools v9.14
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.31.1
5
6package com.google.ortools.pdlp;
7
8@com.google.protobuf.Generated
10 // @@protoc_insertion_point(interface_extends:operations_research.pdlp.PrimalDualHybridGradientParams)
11 com.google.protobuf.MessageOrBuilder {
12
27
39 boolean hasNumThreads();
52
69 boolean hasNumShards();
87
108
133
172
199
228
251
274
307
338
353
376
397
420
447
466
481
496
517
531 java.util.List<java.lang.Integer> getRandomProjectionSeedsList();
561
590
613
642
669
738
763
786}
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()