Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
cm_fitness Struct Reference

Data Fields

int weighted
 
bool sufficient
 

Detailed Description

Definition at line 118 of file cm.c.

Field Documentation

◆ sufficient

bool cm_fitness::sufficient

Definition at line 120 of file cm.c.

Referenced by compute_fitness(), fitness_better(), and worst_fitness().

◆ weighted

int cm_fitness::weighted

Definition at line 119 of file cm.c.

Referenced by fitness_better().