6UPLABEL: uplabel - UPLABEL command

Parameters: iterations=<integeri>   (Default: -1)
            seedvar=<integer>       (Default:  0)
            cutoff=<integer>        (Default: 15)
            multipair=<integer>     (Default:  1)
            priceweight=<integer>   (Default:  0)
            scoreweight=<integer>   (Default:  1)
            filename=<string>            
Iterations defines the length of sampling. The value -1 
stands for continuous sampling. Typical values range from 
100 to 100k depending on the number of UP. The longer the 
sampling time, the better the result can be. Seedvar can 
be used to seed the random generator. Per default a time 
based seeding is used. Cutoff describes the maximum number
 of samples allowed. Multipair allows pairs that occur 
multiple times. Priceweight describes the influence of the 
prices on the scoring function. Scoreweight describes the 
influence of the labelscore on the scoring function.
The filename writes the best schedules that were found 
so far into a file during the run. 
