|
Turbo Constraint Solver
|
#include "battery/allocator.hpp"#include "battery/string.hpp"#include <cinttypes>Go to the source code of this file.
Classes | |
| struct | Configuration< Allocator > |
Macros | |
| #define | SUBPROBLEMS_POWER 15 |
Enumerations | |
| enum class | Arch { CPU , GPU , BAREBONES , HYBRID } |
| enum class | FixpointKind { AC1 , WAC1 } |
| enum class | InputFormat { XCSP3 , FLATZINC } |
Functions | |
| void | usage_and_exit (const std::string &program_name) |
| Configuration< battery::standard_allocator > | parse_args (int argc, char **argv) |
| #define SUBPROBLEMS_POWER 15 |
|
strong |
|
strong |
|
strong |
| void usage_and_exit | ( | const std::string & | program_name | ) |
| Configuration< battery::standard_allocator > parse_args | ( | int | argc, |
| char ** | argv | ||
| ) |