Package | Description |
---|---|
com.google.ortools.linearsolver |
Modifier and Type | Class and Description |
---|---|
class |
MPSolveInfo
Protobuf type
operations_research.MPSolveInfo |
static class |
MPSolveInfo.Builder
Protobuf type
operations_research.MPSolveInfo |
Modifier and Type | Method and Description |
---|---|
MPSolveInfoOrBuilder |
MPSolutionResponseOrBuilder.getSolveInfoOrBuilder()
Contains extra information about the solve, populated if the underlying
solver (and its interface) supports it.
|
MPSolveInfoOrBuilder |
MPSolutionResponse.getSolveInfoOrBuilder()
Contains extra information about the solve, populated if the underlying
solver (and its interface) supports it.
|
MPSolveInfoOrBuilder |
MPSolutionResponse.Builder.getSolveInfoOrBuilder()
Contains extra information about the solve, populated if the underlying
solver (and its interface) supports it.
|
Copyright © 2025. All rights reserved.