Home
last modified time | relevance | path

Searched refs:cost_zero_size (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DMIP_Problem.cc1885 const dimension_type cost_zero_size = working_cost.size(); in second_phase() local
1889 working_cost_type tmp_cost(cost_zero_size, cost_zero_size); in second_phase()
1895 = working_cost.insert(cost_zero_size - 1, Coefficient_one()); in second_phase()