(function from pyomo.contrib.mpc.data.interval_data)
pyomo.contrib.mpc.data.interval_data
This function takes intervals in the form of tuples and makes sure that they are disjoint.
intervals (iterable) – Iterable of tuples, each containing the low and high values of an interval.