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

Detailed Description

Definition at line 55 of file solver_interface_testing.h.

#include <solver_interface_testing.h>

Public Member Functions

 WithAlternateAllSolversRegistry (WithAlternateAllSolversRegistryConfiguration configuration)
 WithAlternateAllSolversRegistry (const WithAlternateAllSolversRegistry &)=delete
WithAlternateAllSolversRegistryoperator= (const WithAlternateAllSolversRegistry &)=delete
 ~WithAlternateAllSolversRegistry ()

Constructor & Destructor Documentation

◆ WithAlternateAllSolversRegistry() [1/2]

operations_research::math_opt::WithAlternateAllSolversRegistry::WithAlternateAllSolversRegistry ( WithAlternateAllSolversRegistryConfiguration configuration)
explicit

Definition at line 22 of file solver_interface_testing.cc.

◆ WithAlternateAllSolversRegistry() [2/2]

operations_research::math_opt::WithAlternateAllSolversRegistry::WithAlternateAllSolversRegistry ( const WithAlternateAllSolversRegistry & )
delete

◆ ~WithAlternateAllSolversRegistry()

operations_research::math_opt::WithAlternateAllSolversRegistry::~WithAlternateAllSolversRegistry ( )

Definition at line 32 of file solver_interface_testing.cc.

Member Function Documentation

◆ operator=()

WithAlternateAllSolversRegistry & operations_research::math_opt::WithAlternateAllSolversRegistry::operator= ( const WithAlternateAllSolversRegistry & )
delete

The documentation for this class was generated from the following files: