![]() |
Orbiter 2022
Combinatorial Objects
|
Go to the source code of this file.
Namespaces | |
| namespace | orbiter |
| the orbiter library for the classification of combinatorial objects | |
| namespace | orbiter::layer1_foundations |
| algebra, combinatorics and graph theory, geometry, linear algebra, number theory, data structures, solvers, graphics; no group actions | |
| namespace | orbiter::layer1_foundations::orbiter_kernel_system |
| The Orbiter kernel. It contains functions related to memory management, os-interface, file-io etc. | |
Macros | |
| #define | MY_OWN_BUFSIZE 1000000 |
| #define | BUFSIZE_READ_SOLUTION_FILE ONE_MILLION |
| #define | READ_INCIDENCE_BUFSIZE 1000000 |
| #define BUFSIZE_READ_SOLUTION_FILE ONE_MILLION |
Definition at line 465 of file file_io.cpp.
| #define MY_OWN_BUFSIZE 1000000 |
Definition at line 26 of file file_io.cpp.
| #define READ_INCIDENCE_BUFSIZE 1000000 |
Definition at line 2800 of file file_io.cpp.