Freeciv21
Develop your civilization from humble roots to a global empire
cm_fitness Struct Reference

Public Attributes

int weighted
 
bool sufficient
 

Detailed Description

Definition at line 107 of file cm.cpp.

Member Data Documentation

◆ sufficient

bool cm_fitness::sufficient

Definition at line 109 of file cm.cpp.

Referenced by compute_fitness(), and convert_solution_to_result().

◆ weighted

int cm_fitness::weighted

Definition at line 108 of file cm.cpp.

Referenced by compute_fitness().