| _cc_graph | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _dimension | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _fc_graph | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _goal_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _l_nb_of_cells | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _max_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _min_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _min_neighbourhood | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _seeds_pool | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _threshold_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| agglomerate_one_level(const CoMMAIntType goal_card, const CoMMAIntType min_card, const CoMMAIntType max_card, const std::vector< CoMMAWeightType > &priority_weights, bool correction_steps)=0 | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | pure virtual |
| Agglomerator(std::shared_ptr< Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > graph, std::shared_ptr< Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > cc_graph, std::shared_ptr< Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > seeds_pool, CoMMAIntType dimension) | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| get_fc_2_cc() const | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| ~Agglomerator()=default | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |