Searched defs:costs (Results 1 – 2 of 2) sorted by relevance
190 costs[i + 1][j + 1] = std::numeric_limits<PBQP::PBQPNum>::infinity(); in addIntraChainConstraint() local 212 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); addIntraChainConstraint() local 289 PBQP::Matrix costs(G.getEdgeCosts(edge)); addInterChainConstraint() local [all...]
1310 std::vector<std::vector<double> > costs( in CalculateOptimalEdits() local