1. dst::ads
    The Captain's Problem. 'ads': Relation between variables Arrival (A), Departure delay (D) and Sailing delay (S)
    matrix|18 x 17
  2. dst::captain_result
    The Captain's Problem. 'swr': Result of the evaluation of the Hypergraph at node Arrival (A)
  3. dst::dlfm
    The Captain's Problem. 'dlfm': Relation between variables Departure delay (D), Loading delay (L), Forecast of the weather (F), Maintenance delay (M)
  4. dst::fw
    The Captain's Problem. 'fw': Relation between variables Forecast of the weather (F) and Weather at sea (W)
  5. dst::mrf
    The Captain's Problem. 'mrf': Relation between variables No Maintenance (M = false) and Repairs at sea (R)
  6. dst::mrt
    The Captain's Problem. 'mrt': Relation between variables Maintenance done (M = true) and Repairs at sea (R)
  7. dst::swr
    The Captain's Problem. 'swr': Relation between variables Sailing delay (S), Weather at sea (W), and Repairs at sea (R)