Searched refs:cost_is_below_lower_bound (Results 1 – 10 of 10) sorted by relevance
122 …bool cost_is_below_lower_bound = false; // true if this production replaces a higher cost product… in cost_check() local136 cost_is_below_lower_bound = true; in cost_check()156 } else if( cost_is_below_lower_bound ) { in cost_check()169 if( cost_is_below_lower_bound ) { fprintf(fp, "\t // overwrites higher cost rule"); } in cost_check()
114 …bool cost_is_below_lower_bound = false; // true if this production replaces a higher cost product… in cost_check() local128 cost_is_below_lower_bound = true; in cost_check()148 } else if( cost_is_below_lower_bound ) { in cost_check()159 if (cost_is_below_lower_bound) { in cost_check()