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