Home | Trees | Indices | Help |
|
---|
|
object --+ | CachingObject --+ | AbstractScoreing --+ | object --+ | | | CachingObject --+ | | | Validator --+ | AbstractRelayScoreing --+ | Relay24hScoreing --+ | Relay12hScoreing
This class is both a valiadtion and a scoreing strategy. It implements the different validation algorithm of the 12h relay.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
START = re.compile('^SF[1-2]$')
|
|||
NIGHT = re.compile('^$')
|
|||
DAY = re.compile('^[LS][DE][1-4]$')
|
|||
FINISH = re.compile('^FF[1-2]$')
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
The order of the runners for the 12h relay is free. So no runner may be omitted. Runner that give up don't cause a time penalty.
|
Validate the runs of this team according to the rules of the 12h orienteering event. The following rules apply:
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:08 2023 | http://epydoc.sourceforge.net |