Skip to content

goudsmit/Algorithm-Pair-Swiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm::Pair::Swiss version 0.14
===================================

This module was created as an alternative for Algorithm::Pair::Best,
which probably offers more control over the pairings, in particular
regarding ensuring the highest overal quality of pairings.
Algorithm::Pair::Swiss is sort of dumb in this regard, but uses a
slightly more intuitive interface. 

INSTALLATION

To install this module type the following:

   perl Build.PL
   perl Build
   perl Build test
   perl Build install

Or if Module::Build is not installed on your system:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (C) 2006 by Gilion Goudsmit

This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself, either Perl version 5.8.5 or, at
your option, any later version of Perl 5 you may have available. 

About

Generate unique pairings for tournaments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages