MinFill# class pgmpy.inference.EliminationOrder.MinFill(model)[source]# Bases: BaseEliminationOrder cost(node)[source]# The cost of eliminating a node is the number of edges that need to be added (fill in edges) to the graph due to its elimination