def __init__(self, config):
     AbstractModel.__init__(self, config)
     Graph.__init__(self)