Skip to main content

check_speciation

Function check_speciation 

Source
pub fn check_speciation(
    pop_a_trait: f64,
    pop_b_trait: f64,
    threshold: f64,
) -> bool
Expand description

Simulate speciation check: if trait divergence exceeds threshold.