Freeciv-3.2
|
Data Fields | |
int * | worker_counts |
int * | prereqs_filled |
int | production [O_LAST] |
int | idle |
int partial_solution::idle |
Definition at line 192 of file cm.c.
Referenced by bb_next(), choice_is_promising(), copy_partial_solution(), and take_child_choice().
int* partial_solution::prereqs_filled |
Definition at line 189 of file cm.c.
Referenced by copy_partial_solution().
Definition at line 191 of file cm.c.
Referenced by choice_is_promising(), and copy_partial_solution().
int* partial_solution::worker_counts |
Definition at line 188 of file cm.c.
Referenced by copy_partial_solution(), and next_choice().