Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::SolverInterface::InitArgs Struct Reference

Detailed Description

Definition at line 58 of file solver_interface.h.

#include <solver_interface.h>

Public Attributes

SolverInitializerProto streamable
const NonStreamableSolverInitArguments *absl_nullable non_streamable

Member Data Documentation

◆ non_streamable

const NonStreamableSolverInitArguments* absl_nullable operations_research::math_opt::SolverInterface::InitArgs::non_streamable
Initial value:
=
nullptr

Definition at line 65 of file solver_interface.h.

◆ streamable

SolverInitializerProto operations_research::math_opt::SolverInterface::InitArgs::streamable

Definition at line 61 of file solver_interface.h.


The documentation for this struct was generated from the following file: