class AbstractMaxStableOptimization(object):

    def __init__(self, marginals):
        pass
        """
        We can conclude on the dimension of the max stable
        """