#include <testing.hpp>
Definition at line 16 of file testing.hpp.
◆ Testing() [1/2]
| CaDiCaL::Testing::Testing |
( |
Solver & | s | ) |
|
|
inline |
◆ Testing() [2/2]
| CaDiCaL::Testing::Testing |
( |
Solver * | s | ) |
|
|
inline |
◆ external()
| External * CaDiCaL::Testing::external |
( |
| ) |
|
|
inline |
Definition at line 23 of file testing.hpp.
23{ return solver->external; }
◆ internal()
| Internal * CaDiCaL::Testing::internal |
( |
| ) |
|
|
inline |
Definition at line 22 of file testing.hpp.
22{ return solver->internal; }
The documentation for this class was generated from the following file: