Class find_embedding::embedding_problem¶
-
template<class
fixed_handler, classdomain_handler, classoutput_handler>
classembedding_problem: public find_embedding::embedding_problem_base, public fixed_handler, public domain_handler, public find_embedding::output_handler<verbose>¶ A template to construct a complete embedding problem by combining
embedding_problem_basewith fixed/domain handlers.