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

Detailed Description

Definition at line 52 of file solver_init_arguments.h.

#include <solver_init_arguments.h>

Public Attributes

StreamableSolverInitArguments streamable
NonStreamableSolverInitArgumentsValue non_streamable
bool remove_names = false

Member Data Documentation

◆ non_streamable

NonStreamableSolverInitArgumentsValue operations_research::math_opt::SolverInitArguments::non_streamable

Definition at line 62 of file solver_init_arguments.h.

◆ remove_names

bool operations_research::math_opt::SolverInitArguments::remove_names = false

Definition at line 67 of file solver_init_arguments.h.

◆ streamable

StreamableSolverInitArguments operations_research::math_opt::SolverInitArguments::streamable

Definition at line 55 of file solver_init_arguments.h.


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