Skip to content

Better dominance set data structures #32

@BatyLeo

Description

@BatyLeo

Idea:

  • use MutableLinkedList from DataStructures for faster insertion and removing of dominated labels
  • both checking of dominated, inserting, and removing non dominated steps can be done in one single pass
  • insertion while looping need to be custom implemented in this case

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions