Searched refs:zxeCosts (Results 1 – 1 of 1) sorted by relevance
307 const Matrix *zxeCosts = flipEdge2 ? in applyR2() local313 zLen = zxeCosts->getRows(); in applyR2()319 PBQPNum min = (*yxeCosts)[i][0] + (*zxeCosts)[j][0] + xCosts[0]; in applyR2()321 PBQPNum c = (*yxeCosts)[i][k] + (*zxeCosts)[j][k] + xCosts[k]; in applyR2()334 delete zxeCosts; in applyR2() local