Freeciv-3.2
|
struct tile_type_vector cm_tile_type::better_types |
double cm_tile_type::estimated_fitness |
Definition at line 170 of file cm.c.
Referenced by compare_tile_type_by_fitness().
bool cm_tile_type::is_specialist |
Definition at line 171 of file cm.c.
Referenced by specialists_in_solution(), tile_type_better(), and tile_type_equal().
int cm_tile_type::lattice_depth |
Definition at line 177 of file cm.c.
Referenced by compare_tile_type_by_lattice_order().
Definition at line 169 of file cm.c.
Referenced by compare_tile_type_by_lattice_order(), compare_tile_type_by_stat(), compute_max_stats_heuristic(), tile_type_better(), and tile_type_equal().
Specialist_type_id cm_tile_type::spec |
struct tile_vector cm_tile_type::tiles |
struct tile_type_vector cm_tile_type::worse_types |
Definition at line 175 of file cm.c.
Referenced by clean_lattice().