예제 #1
0
// assumes binary coding.
bool sc_allele_conv( population &pop, int dummy )
{
    return pop.converged();
}