Skip to content

edipascale/RankingTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RankingTable - A C++ implementation of a mutable ranking table based on boost::bimap

Copyright 2014 Emanuele Di Pascale, CTVR - Trinity College Dublin See LICENSE.txt for details on licensing.

This table keeps track of the number of hits (or views) received by its elements and allows for instantaneous mapping from element to rank (and vice-versa). The assumption is that hits are incremental and unitary. The code was quickly and roughly unit-tested but it was not designed for production use and it's released with no warranty whatsoever - use at your own risk!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages