Skip to content

Source code for the implementation of LSE described in the paper "Beyond Skylines: Explicit Preferences"

License

Notifications You must be signed in to change notification settings

endresma/ExplicitPreference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExplicitPreference

Source code for the implementation of LSE described in the paper "M. Endres, T. Preisinger: Beyond Skylines: Explicit Preferences"

  • ExplicitLS contains the LSE algorithm as well as BNL, SFS, and SaLSa
  • LatticeEmbedding is used to embedd any general strict partial order into a lattice
  • DataGenerator contains files to generate input data for the algorithms.
  • BTG represents the lattice structure

Note that this source code also needs the JGraphT library which can be found at https://github.com/jgrapht/jgrapht

About

Source code for the implementation of LSE described in the paper "Beyond Skylines: Explicit Preferences"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages