euporie.core.data_structures.WeightedInt

class euporie.core.data_structures.WeightedInt(weight: int, value: int)

Ainterger with an associated weight.