Ejemplo n.º 1
0
 def get_bottom(debug=False):
     res = StrenghenedFormula(debug)
     res.interval_set = IntervalSet.get_bottom()
     return res