Skip to content

This repo will contain some of the code I'm writing for my research internship regarding the Kendall Tau distance. This repo contains a backtrack algorithm and a heuristic to find the median of a set of permutations under the Kendall tau distance

Notifications You must be signed in to change notification settings

zaksoliman/Kendall-Tau-Distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important:

Anyone reading the code for this project will notice that it isn't well
commented and the code is hard to read/understand.

This is due to the fact that  I'm using this code to explore ideas I get
during my research; as I get ideas I write functions to help me compute
something interesting and check out if there is anything worth investigating 
further. I write these functions quickly and without concern for readability 
and I am sorry for that to anyone trying to reade the code.

So beware of the messy code if your interested in reading it.

About

This repo will contain some of the code I'm writing for my research internship regarding the Kendall Tau distance. This repo contains a backtrack algorithm and a heuristic to find the median of a set of permutations under the Kendall tau distance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published