APAFULL                 American Psychological Association dataset,
                        full version
APAred                  American Psychological Association dataset,
                        reduced version with only full rankings
BBFULL                  Branch-and-Bound algorithm to find the median
                        ranking in the space of full (or complete)
                        rankings.
BBconsensus             Find the first approximation to the consensus
                        ranking. Most of the time the output is a
                        solution, maybe not unique
BBconsensus2            Core function in computing consensus ranking as
                        defined by Emond and Mason (2002)
BU                      Brook and Upton data
ConsRank-package        Compute the Median Ranking According to the
                        Kemeny's Axiomatic Approach
DECOR                   Differential Evolution algorithm for Median
                        Ranking
DECORcore               Differential Evolution algorithm for Median
                        Ranking
EMCons                  Branch-and-bound algorithm to find consensus
                        (median) ranking according to the Kemeny's
                        axiomatic approach
EMD                     Emond and Mason data
FASTDECOR               FAST algorithm calling DECOR
FASTcons                FAST algorithm to find consensus (median)
                        ranking. FAST algorithm to find consensus
                        (median) ranking defined by Amodio, D'Ambrosio
                        and Siciliano (2016). It returns at least one
                        of the solutions. If there are multiple
                        solutions, sometimes it returns all the
                        solutions, sometimes it returns some solutions,
                        always it returns at least one solution.
German                  German political goals
Idea                    Idea data set
Penalty                 Auxiliary function
PenaltyBB2              Auxiliary function
QuickCons               Quick algorithm to find up to 4 solutions to
                        the consensus ranking problem
ReorderingBB            Auxiliary function
Tau_X                   TauX (tau exstension) rank correlation
                        coefficient
USAranks                USA rank data
branches                Auxliary code recalled by other routines
childclosint            Transform the vector into ranking for DECOR
childtie                Auxiliary function
combincost              Auxiliary function called by DECORcore
combinpmatr             Combined input matrix of a data set
crossover               Apply the (binomial) crossover for DE algorithm
findbranches            Auxiliary function
findconsensusBB         Find a first ranking candidate to be the median
                        ranking
kemenyd                 Kemeny distance
kemenydesign            Auxiliary function
labels                  Transform a ranking into a ordering.
mutaterand1             Mutuation phase
polyplot                Plot rankings on a permutation polytope of 3 o
                        4 objects containing all possible ties
reordering              Given a vector (or a matrix), returns an
                        ordered vector (or a matrix with ordered
                        vectors)
scorematrix             Score matrix according Emond and Mason (2002)
sports                  sports data
tabulaterows            Frequency distribution of a sample of rankings
