1
I Use This!
Activity Not Available

Project Summary

JRS is a library that ranks players based on their relative performances and uses these rankings for matchmaking and building leaderboards.

The current implementation is based on The Glicko-2 algorthim developed by Professor Mark Glickman at Boston University. (http://math.bu.edu/people/mg/)

Glicko-2 is differentiated from many previous ad-hoc systems in that it is a mathematically rigorous system that treats rankings as hidden statistical variables and attempts to deduce them based on statistical analysis of wins and losses over time.

It has been accepted by the United States Chess Federation and a number of other ranked head-to-head sports as their official ranking system.

Glico-2 in its current form only formally supports 1:1 games. This project will include some experimental ad-hoc n:n support. Professor Glickman has expressed some interest in properly extending Glico-2 to n:n. If/when that happens we will likely move to his solution.

This open source code project has been pursued with the explicit approval of Professor Mark Glickman.

Tags

java

In a Nutshell, Java Ranking Service...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
BSD 4-clause (University of California-Specific)
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

1 user rates this project:
3.0
   
3.0/5.0
Click to add your rating
  
Review this Project!