euporie.core.data_structures.WeightedDiInt

class euporie.core.data_structures.WeightedDiInt(top: WeightedInt, right: WeightedInt, bottom: WeightedInt, left: WeightedInt)

A tuple of four weighted integers.