47 lines
1.1 KiB
Markdown
47 lines
1.1 KiB
Markdown
# commission-charter
|
|
The semi-official charter for Thursday commissions
|
|
|
|
|
|
## Location
|
|
Location should be decided...
|
|
|
|
Hard Criteria:
|
|
* outdoor seating
|
|
* heat lamps (during winter months)
|
|
* room for our own table
|
|
|
|
For each attendant, C, consider the nodes:
|
|
* Pre-commission location (i.e. work), L_pre
|
|
* Comission location, L_commission (is variable)
|
|
* Post-commission location (i.e. home) L_post
|
|
|
|
Should be weighted by attendees attendance.
|
|
|
|
Distance between nodes is decided by distance (eventually, use Rejseplanen API).
|
|
The distance for each attendants... something like:
|
|
|
|
$$\sum_{i=0}^{N} D_{L_{pre_{i}} \rightarrow L_{commission}} + D_{L_{comission} \rightarrow L_{post_{i}}}$$
|
|
|
|
Where $D_{a \rightarrow b}$ is distance from $a$ $b$.
|
|
|
|
|
|
## Attendance
|
|
Before every commission a poll is realeased.
|
|
The poll has the following options:
|
|
* hard yes
|
|
* soft yes
|
|
* soft no
|
|
* hard no
|
|
|
|
|
|
|
|
|
|
## Rounds
|
|
It is
|
|
|
|
|
|
## Glossary
|
|
* member - an individual who is invited to commissions
|
|
* attendee - an individual who intends on attneding a commissions
|
|
* commission location - the location at which the commission is held
|
|
* Øgård -> Hoegarden
|