|
d_to_P_map * | forget_vertex (const byte v_idx) |
|
d_to_P_map * | intro_edge (byte u_idx, byte v_idx, const bool mu, const bool mv, const bool mu_old, const bool mv_old, const bool is_matching_edge, const EdgeName &en, const size_t weight) |
|
d_to_P_map * | join (const d_to_P_map &T, const DegMap &old_M, const DegMap &T_M) |
|
void | merge (const DegMap &d, P_to_pc_map *const Ppc) |
|
void | make_copy (d_to_P_map &target) |
|
d_to_P_map * | apply_permutation (const BytePermutation &perm) |
|
|
std::ostream & | operator<< (std::ostream &os, const d_to_P_map &M) |
|
The documentation for this class was generated from the following file: