Searched refs:EdgeT (Results 1 – 2 of 2) sorted by relevance
23 using EdgeT = std::pair<uint64_t, uint64_t>; variable24 using EdgeCountT = std::pair<EdgeT, uint64_t>;
473 using EdgeT = std::pair<uint64_t, uint64_t>; typedef in __anone35372fe0111::ExtTSPImpl474 using EdgeCountMap = std::vector<std::pair<EdgeT, uint64_t>>;959 const std::vector<std::pair<EdgeT, uint64_t>> &EdgeCounts) { in applyExtTspLayout() argument980 const std::vector<std::pair<EdgeT, uint64_t>> &EdgeCounts) { in calcExtTspScore() argument1008 const std::vector<std::pair<EdgeT, uint64_t>> &EdgeCounts) { in calcExtTspScore() argument