Weighted sorting with normalized weights
This release contains changes in weighted HRW sorting. Now weighted sorting functions take a slice of normalized weights []float64 as an input. This way, you can use any normalization (e.g. multicriteria normalization) and pass prepared weights to the functions.