Skip to content

Support for partial/incomplete orderings without enforcing ties #11

@ZhuRuncong

Description

@ZhuRuncong

I’m working on a game system where rounds return incomplete orderings — some teams are known to be better than others, but the relative ordering between certain pairs is intentionally undefined.

This is not a case of all teams tying, nor of a full ranking. Rather, it resembles a partial order like:

Team A, Team B > Team B, Team C
where the relation between A and B is not defined, i.e., they are not tied, but also not comparable in this game instance.

Is there a way to currently model this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions