Go to the documentation of this file.
16 #ifndef INCLUDED_core_scoring_etable_count_pair_CountPairCrossover3_hh
17 #define INCLUDED_core_scoring_etable_count_pair_CountPairCrossover3_hh
27 namespace count_pair {
44 Size const path_distance,
48 if ( path_distance < 3 )
return false;
49 else if ( path_distance > 3 )
return true;