#include <options.hpp>
Definition at line 294 of file options.hpp.
◆ val()
| int & CaDiCaL::Option::val |
( |
Options * | opts | ) |
|
|
inline |
Definition at line 412 of file options.hpp.
412 {
414 this < Options::table + number_of_options);
415 return opts->val (this - Options::table);
416}
#define CADICAL_assert(ignore)
◆ def
◆ description
| const char* CaDiCaL::Option::description |
◆ hi
◆ lo
◆ name
| const char* CaDiCaL::Option::name |
◆ optimizable
| int CaDiCaL::Option::optimizable |
◆ preprocessing
| bool CaDiCaL::Option::preprocessing |
The documentation for this struct was generated from the following file: