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

Detailed Description

Definition at line 25 of file solver_interface_testing.h.

#include <solver_interface_testing.h>

Public Attributes

absl::flat_hash_set< SolverTypeProtokept
absl::flat_hash_map< SolverTypeProto, absl_nonnull SolverInterface::Factoryoverridden

Member Data Documentation

◆ kept

absl::flat_hash_set<SolverTypeProto> operations_research::math_opt::WithAlternateAllSolversRegistryConfiguration::kept

Definition at line 30 of file solver_interface_testing.h.

◆ overridden

absl::flat_hash_map<SolverTypeProto, absl_nonnull SolverInterface::Factory> operations_research::math_opt::WithAlternateAllSolversRegistryConfiguration::overridden

Definition at line 37 of file solver_interface_testing.h.


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