![]() |
OR-Tools
9.6
|
Definition at line 24 of file cp_model_fz_solver.h.
Public Attributes | |
| bool | display_all_solutions = false |
| bool | use_free_search = false |
| bool | log_search_progress = false |
| bool | display_statistics = false |
| int | random_seed = 0 |
| int | number_of_threads = 0 |
| double | max_time_in_seconds = 0.0 |
| bool display_all_solutions = false |
Definition at line 25 of file cp_model_fz_solver.h.
| bool display_statistics = false |
Definition at line 28 of file cp_model_fz_solver.h.
| bool log_search_progress = false |
Definition at line 27 of file cp_model_fz_solver.h.
| double max_time_in_seconds = 0.0 |
Definition at line 31 of file cp_model_fz_solver.h.
| int number_of_threads = 0 |
Definition at line 30 of file cp_model_fz_solver.h.
| int random_seed = 0 |
Definition at line 29 of file cp_model_fz_solver.h.
| bool use_free_search = false |
Definition at line 26 of file cp_model_fz_solver.h.