eyelang 1.3.8 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (219) hide show
  1. package/README.md +19 -14
  2. package/SPEC.md +4 -4
  3. package/conformance/expected/core/001_fact_query.out +0 -8
  4. package/conformance/expected/core/002_rule_recursion.out +0 -41
  5. package/conformance/expected/core/003_terms_and_readback.out +0 -104
  6. package/conformance/expected/core/004_conjunction_and_parentheses.out +0 -25
  7. package/conformance/expected/core/005_list_deconstruction.out +0 -32
  8. package/conformance/expected/core/006_comma_formula_data.out +0 -15
  9. package/conformance/expected/core/007_anonymous_variables.out +0 -19
  10. package/conformance/expected/core/008_graphic_atoms.out +0 -24
  11. package/conformance/expected/core/009_comments_and_whitespace.out +0 -30
  12. package/conformance/expected/core/010_variable_scope_and_reuse.out +0 -52
  13. package/conformance/expected/core/011_predicate_arity.out +0 -30
  14. package/conformance/expected/core/012_nested_compound_unification.out +0 -30
  15. package/conformance/expected/core/013_multiple_clauses_order.out +0 -44
  16. package/conformance/expected/core/014_failure_filters_answers.out +0 -19
  17. package/conformance/expected/core/015_improper_list_unification.out +0 -45
  18. package/conformance/expected/core/016_zero_arity_compound.out +0 -15
  19. package/conformance/expected/core/017_three_step_recursion.out +0 -99
  20. package/conformance/expected/core/018_quoted_atom_readback.out +0 -45
  21. package/conformance/expected/core/019_parenthesized_three_conjuncts.out +0 -36
  22. package/conformance/expected/core/020_nested_list_terms.out +0 -30
  23. package/conformance/expected/extension/001_default_derived_output.out +0 -56
  24. package/conformance/expected/extension/002_materialize_focus.out +0 -22
  25. package/conformance/expected/extension/003_arithmetic_and_comparison.out +0 -148
  26. package/conformance/expected/extension/004_strings_and_atoms.out +0 -58
  27. package/conformance/expected/extension/005_lists_aggregation_ordering.out +0 -135
  28. package/conformance/expected/extension/006_formula_terms.out +0 -76
  29. package/conformance/expected/extension/007_negation_once_generators.out +0 -40
  30. package/conformance/expected/extension/008_equality_and_inequality.out +0 -58
  31. package/conformance/expected/extension/009_list_relations.out +0 -73
  32. package/conformance/expected/extension/010_append_splits.out +0 -45
  33. package/conformance/expected/extension/011_matching_and_comparison.out +0 -70
  34. package/conformance/expected/extension/012_memoize_declaration.out +0 -41
  35. package/conformance/expected/extension/013_numeric_functions.out +0 -105
  36. package/conformance/expected/extension/014_between_enumeration.out +0 -45
  37. package/conformance/expected/extension/015_smallest_divisor.out +0 -15
  38. package/conformance/expected/extension/016_negation_filter.out +0 -38
  39. package/conformance/expected/extension/017_once_user_predicate.out +0 -21
  40. package/conformance/expected/extension/018_findall_user_goal.out +0 -15
  41. package/conformance/expected/extension/019_sort_deduplicates_atoms.out +0 -15
  42. package/conformance/expected/extension/020_append_bound_prefix_suffix.out +0 -30
  43. package/conformance/expected/extension/021_nth0_index_generation.out +0 -15
  44. package/conformance/expected/extension/022_set_nth0_edges.out +0 -30
  45. package/conformance/expected/extension/023_select_duplicate_occurrences.out +0 -30
  46. package/conformance/expected/extension/024_not_member_filter.out +0 -19
  47. package/conformance/expected/extension/025_is_list_filter.out +0 -19
  48. package/conformance/expected/extension/026_nested_formula_terms.out +0 -114
  49. package/conformance/expected/extension/027_materialize_excludes_source_fact.out +0 -14
  50. package/conformance/expected/extension/028_numeric_and_lexical_comparison.out +0 -42
  51. package/conformance/expected/extension/029_string_matching_filters.out +0 -38
  52. package/conformance/expected/extension/030_string_and_atom_concat.out +0 -30
  53. package/conformance/expected/extension/031_countall_empty_and_nonempty.out +0 -18
  54. package/conformance/expected/extension/032_sumall_numeric_template.out +0 -8
  55. package/conformance/expected/extension/033_aggregate_min_template.out +0 -8
  56. package/conformance/expected/extension/034_aggregate_max_compound_key.out +0 -8
  57. package/examples/output/access-control-policy.pl +0 -156
  58. package/examples/output/ackermann.pl +0 -1240
  59. package/examples/output/age.pl +0 -69
  60. package/examples/output/aliases-and-namespaces.pl +0 -73
  61. package/examples/output/alignment-demo.pl +0 -862
  62. package/examples/output/allen-interval-calculus.pl +0 -9169
  63. package/examples/output/ancestor.pl +0 -134
  64. package/examples/output/animal.pl +0 -64
  65. package/examples/output/annotation.pl +0 -76
  66. package/examples/output/backward.pl +0 -21
  67. package/examples/output/basic-monadic.pl +0 -22770
  68. package/examples/output/bayes-diagnosis.pl +0 -195
  69. package/examples/output/bayes-therapy.pl +0 -34873
  70. package/examples/output/beam-deflection.pl +0 -222
  71. package/examples/output/blocks-world-planning.pl +0 -1339
  72. package/examples/output/bmi.pl +0 -1903
  73. package/examples/output/braking-safety-worlds.pl +0 -2452
  74. package/examples/output/buck-converter-design.pl +0 -663
  75. package/examples/output/cache-performance.pl +0 -306
  76. package/examples/output/canary-release.pl +0 -167
  77. package/examples/output/cat-koko.pl +0 -83
  78. package/examples/output/clinical-trial-screening.pl +0 -380
  79. package/examples/output/collatz-1000.pl +0 -19000
  80. package/examples/output/combinatorics-findall-sort.pl +0 -56
  81. package/examples/output/competitive-enzyme-kinetics.pl +0 -563
  82. package/examples/output/complex-matrix-stability.pl +0 -250
  83. package/examples/output/complex.pl +0 -653
  84. package/examples/output/composition-of-injective-functions-is-injective.pl +0 -256
  85. package/examples/output/context-association.pl +0 -75
  86. package/examples/output/control-system.pl +0 -328
  87. package/examples/output/cryptarithmetic-send-more-money.pl +0 -168
  88. package/examples/output/cyclic-path.pl +0 -504
  89. package/examples/output/d3-group.pl +0 -56
  90. package/examples/output/dairy-energy-balance.pl +0 -1034
  91. package/examples/output/data-negotiation.pl +0 -75
  92. package/examples/output/deep-taxonomy-10.pl +0 -1235
  93. package/examples/output/deep-taxonomy-100.pl +0 -1235
  94. package/examples/output/deep-taxonomy-1000.pl +0 -1235
  95. package/examples/output/deep-taxonomy-10000.pl +0 -2915
  96. package/examples/output/deep-taxonomy-100000.pl +0 -20240
  97. package/examples/output/delfour.pl +0 -2829
  98. package/examples/output/dense-hamiltonian-cycle.pl +0 -207
  99. package/examples/output/deontic-logic.pl +0 -105
  100. package/examples/output/derived-rule.pl +0 -41
  101. package/examples/output/diamond-property.pl +0 -303
  102. package/examples/output/dijkstra-findall-sort.pl +0 -484
  103. package/examples/output/dijkstra-risk-path.pl +0 -4841
  104. package/examples/output/dijkstra.pl +0 -1336
  105. package/examples/output/dining-philosophers.pl +0 -21646
  106. package/examples/output/dog.pl +0 -30
  107. package/examples/output/drone-corridor-planner.pl +0 -2466
  108. package/examples/output/easter-computus.pl +0 -5690
  109. package/examples/output/electrical-rc-filter.pl +0 -102
  110. package/examples/output/epidemic-policy.pl +0 -760
  111. package/examples/output/equivalence-classes-overlap-implies-same-class.pl +0 -1080
  112. package/examples/output/eulerian-path.pl +0 -383
  113. package/examples/output/ev-range-worlds.pl +0 -2294
  114. package/examples/output/exact-cover-sudoku.pl +0 -396
  115. package/examples/output/existential-rule.pl +0 -38
  116. package/examples/output/exoplanet-validation-worlds.pl +0 -1904
  117. package/examples/output/expression-eval.pl +0 -104
  118. package/examples/output/family-cousins.pl +0 -3852
  119. package/examples/output/fastpow.pl +0 -1064
  120. package/examples/output/fft8-numeric.pl +0 -2556
  121. package/examples/output/fibonacci.pl +0 -2060
  122. package/examples/output/field-nitrogen-balance.pl +0 -1452
  123. package/examples/output/floating-point.pl +0 -151
  124. package/examples/output/four-color-map.pl +0 -191
  125. package/examples/output/fundamental-theorem-arithmetic.pl +0 -1610
  126. package/examples/output/gcd-bezout-identity.pl +0 -1842
  127. package/examples/output/gd-step-certified.pl +0 -32354
  128. package/examples/output/gdpr-compliance.pl +0 -193
  129. package/examples/output/goldbach-1000.pl +0 -17490
  130. package/examples/output/good-cobbler.pl +0 -15
  131. package/examples/output/gps.pl +0 -4166
  132. package/examples/output/graph-reachability.pl +0 -148
  133. package/examples/output/gray-code-counter.pl +0 -835
  134. package/examples/output/greatest-lower-bound-uniqueness.pl +0 -148
  135. package/examples/output/group-inverse-uniqueness.pl +0 -82
  136. package/examples/output/hamiltonian-cycle.pl +0 -102
  137. package/examples/output/hamiltonian-path.pl +0 -14157
  138. package/examples/output/hamming-code.pl +0 -2665
  139. package/examples/output/hanoi.pl +0 -184
  140. package/examples/output/heat-loss.pl +0 -223
  141. package/examples/output/heron-theorem.pl +0 -253
  142. package/examples/output/ideal-gas-law.pl +0 -148
  143. package/examples/output/illegitimate-reasoning.pl +0 -530
  144. package/examples/output/kaprekar.pl +0 -208
  145. package/examples/output/law-of-cosines.pl +0 -165
  146. package/examples/output/least-squares-regression.pl +0 -1447
  147. package/examples/output/list-collection.pl +0 -49
  148. package/examples/output/lldm.pl +0 -17298
  149. package/examples/output/manufacturing-quality-control.pl +0 -562
  150. package/examples/output/matrix.pl +0 -206
  151. package/examples/output/microgrid-dispatch.pl +0 -787
  152. package/examples/output/monkey-bananas.pl +0 -575
  153. package/examples/output/n-queens.pl +0 -2046
  154. package/examples/output/network-sla.pl +0 -282
  155. package/examples/output/newton-raphson.pl +0 -756
  156. package/examples/output/nixon-diamond.pl +0 -176
  157. package/examples/output/odrl-dpv-healthcare-risk-ranked.pl +0 -6148
  158. package/examples/output/odrl-dpv-risk-ranked.pl +0 -12961
  159. package/examples/output/orbital-transfer-design.pl +0 -961
  160. package/examples/output/path-discovery.pl +0 -333
  161. package/examples/output/peano-arithmetic.pl +0 -1432
  162. package/examples/output/peasant.pl +0 -190
  163. package/examples/output/pendulum-period.pl +0 -271
  164. package/examples/output/polynomial.pl +0 -7952
  165. package/examples/output/project-portfolio-optimization.pl +0 -93
  166. package/examples/output/proof-contrapositive.pl +0 -75
  167. package/examples/output/quadratic-formula.pl +0 -454
  168. package/examples/output/quine-mccluskey.pl +0 -188
  169. package/examples/output/radioactive-decay.pl +0 -299
  170. package/examples/output/sat-dpll.pl +0 -121
  171. package/examples/output/security-incident-correlation.pl +0 -267
  172. package/examples/output/service-impact.pl +0 -457
  173. package/examples/output/sieve.pl +0 -19
  174. package/examples/output/skolem-functions.pl +0 -264
  175. package/examples/output/socket-age.pl +0 -31
  176. package/examples/output/socket-family.pl +0 -56
  177. package/examples/output/socrates.pl +0 -36
  178. package/examples/output/statistics-summary.pl +0 -741
  179. package/examples/output/sudoku.pl +0 -38
  180. package/examples/output/superdense-coding.pl +0 -476
  181. package/examples/output/traveling-salesman.pl +0 -284
  182. package/examples/output/turing.pl +0 -2144
  183. package/examples/output/vector-similarity.pl +0 -421
  184. package/examples/output/witch.pl +0 -209
  185. package/examples/output/wolf-goat-cabbage.pl +0 -900
  186. package/examples/output/zebra.pl +0 -401
  187. package/examples/proof/age.pl +71 -0
  188. package/examples/proof/aliases-and-namespaces.pl +78 -0
  189. package/examples/proof/ancestor.pl +140 -0
  190. package/examples/proof/animal.pl +68 -0
  191. package/examples/proof/annotation.pl +80 -0
  192. package/examples/proof/backward.pl +22 -0
  193. package/examples/proof/cat-koko.pl +86 -0
  194. package/examples/proof/data-negotiation.pl +76 -0
  195. package/examples/proof/derived-rule.pl +43 -0
  196. package/examples/proof/dog.pl +31 -0
  197. package/examples/proof/electrical-rc-filter.pl +105 -0
  198. package/examples/proof/existential-rule.pl +40 -0
  199. package/examples/proof/floating-point.pl +160 -0
  200. package/examples/proof/good-cobbler.pl +16 -0
  201. package/examples/proof/group-inverse-uniqueness.pl +84 -0
  202. package/examples/proof/list-collection.pl +52 -0
  203. package/examples/proof/proof-contrapositive.pl +78 -0
  204. package/examples/proof/socket-age.pl +32 -0
  205. package/examples/proof/socket-family.pl +59 -0
  206. package/examples/proof/socrates.pl +38 -0
  207. package/examples/socket-age.pl +4 -4
  208. package/examples/socket-family.pl +4 -4
  209. package/package.json +1 -1
  210. package/playground-worker.mjs +4 -4
  211. package/playground.html +15 -15
  212. package/src/cli.js +10 -10
  213. package/src/index.js +3 -2
  214. package/src/parser.js +130 -1
  215. package/src/program.js +33 -27
  216. package/test/run-all.js +0 -0
  217. package/test/run-conformance.js +0 -0
  218. package/test/run-examples.js +38 -8
  219. package/test/run-regression.js +29 -28
@@ -1,4187 +1,21 @@
1
1
  outcome(decision, "Take the direct route via Brugge.").
2
- why(
3
- outcome(decision, "Take the direct route via Brugge."),
4
- proof(
5
- goal(outcome(decision, "Take the direct route via Brugge.")),
6
- by(rule("gps.pl", clause(33))),
7
- bindings([binding("Outcome", "Take the direct route via Brugge."), binding("Route", routeDirect)]),
8
- uses([
9
- proof(
10
- goal(recommended_route(routeDirect)),
11
- by(rule("gps.pl", clause(25))),
12
- bindings([binding("DirectDuration", 2400.0), binding("DirectCost", 0.01), binding("DirectBelief", 0.94079999999999997), binding("DirectComfort", 0.98999999999999999), binding("ViaDuration", 4100.0), binding("ViaCost", 0.017999999999999999), binding("ViaBelief", 0.90316799999999997), binding("ViaComfort", 0.98009999999999997)]),
13
- uses([
14
- proof(
15
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
16
- by(rule("gps.pl", clause(23))),
17
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
18
- uses([
19
- proof(
20
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
21
- by(rule("gps.pl", clause(22))),
22
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
23
- uses([
24
- proof(
25
- goal(traveller_start(i1, location(i1, gent))),
26
- by(fact("gps.pl", clause(20)))
27
- ),
28
- proof(
29
- goal(traveller_goal(i1, location(i1, oostende))),
30
- by(fact("gps.pl", clause(21)))
31
- ),
32
- proof(
33
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
34
- by(rule("gps.pl", clause(19))),
35
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
36
- uses([
37
- proof(
38
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
39
- by(rule("gps.pl", clause(17))),
40
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
41
- uses([
42
- proof(
43
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
44
- by(fact("gps.pl", clause(15)))
45
- ),
46
- proof(
47
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
48
- by(builtin(formula_binary, 4))
49
- )
50
- ])
51
- ),
52
- proof(
53
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
54
- by(rule("gps.pl", clause(18))),
55
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
56
- uses([
57
- proof(
58
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
59
- by(rule("gps.pl", clause(17))),
60
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
61
- uses([
62
- proof(
63
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
64
- by(fact("gps.pl", clause(15)))
65
- ),
66
- proof(
67
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
68
- by(builtin(formula_binary, 4))
69
- )
70
- ])
71
- )
72
- ])
73
- ),
74
- proof(
75
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
76
- by(builtin(append, 3))
77
- ),
78
- proof(
79
- goal(add(1500.0, 900.0, 2400.0)),
80
- by(builtin(add, 3))
81
- ),
82
- proof(
83
- goal(add(0.006, 0.004, 0.01)),
84
- by(builtin(add, 3))
85
- ),
86
- proof(
87
- goal(mul(0.96, 0.98, 0.94079999999999997)),
88
- by(builtin(mul, 3))
89
- ),
90
- proof(
91
- goal(mul(0.99, 1.0, 0.98999999999999999)),
92
- by(builtin(mul, 3))
93
- )
94
- ])
95
- )
96
- ])
97
- )
98
- ])
99
- ),
100
- proof(
101
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
102
- by(rule("gps.pl", clause(24))),
103
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
104
- uses([
105
- proof(
106
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
107
- by(rule("gps.pl", clause(22))),
108
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
109
- uses([
110
- proof(
111
- goal(traveller_start(i1, location(i1, gent))),
112
- by(fact("gps.pl", clause(20)))
113
- ),
114
- proof(
115
- goal(traveller_goal(i1, location(i1, oostende))),
116
- by(fact("gps.pl", clause(21)))
117
- ),
118
- proof(
119
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
120
- by(rule("gps.pl", clause(19))),
121
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
122
- uses([
123
- proof(
124
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
125
- by(rule("gps.pl", clause(17))),
126
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
127
- uses([
128
- proof(
129
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
130
- by(fact("gps.pl", clause(15)))
131
- ),
132
- proof(
133
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
134
- by(builtin(formula_binary, 4))
135
- )
136
- ])
137
- ),
138
- proof(
139
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
140
- by(rule("gps.pl", clause(19))),
141
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
142
- uses([
143
- proof(
144
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
145
- by(rule("gps.pl", clause(17))),
146
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
147
- uses([
148
- proof(
149
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
150
- by(fact("gps.pl", clause(15)))
151
- ),
152
- proof(
153
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
154
- by(builtin(formula_binary, 4))
155
- )
156
- ])
157
- ),
158
- proof(
159
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
160
- by(rule("gps.pl", clause(18))),
161
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
162
- uses([
163
- proof(
164
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
165
- by(rule("gps.pl", clause(17))),
166
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
167
- uses([
168
- proof(
169
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
170
- by(fact("gps.pl", clause(15)))
171
- ),
172
- proof(
173
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
174
- by(builtin(formula_binary, 4))
175
- )
176
- ])
177
- )
178
- ])
179
- ),
180
- proof(
181
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
182
- by(builtin(append, 3))
183
- ),
184
- proof(
185
- goal(add(1600.0, 900.0, 2500.0)),
186
- by(builtin(add, 3))
187
- ),
188
- proof(
189
- goal(add(0.007, 0.004, 0.010999999999999999)),
190
- by(builtin(add, 3))
191
- ),
192
- proof(
193
- goal(mul(0.96, 0.98, 0.94079999999999997)),
194
- by(builtin(mul, 3))
195
- ),
196
- proof(
197
- goal(mul(0.99, 1.0, 0.98999999999999999)),
198
- by(builtin(mul, 3))
199
- )
200
- ])
201
- ),
202
- proof(
203
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
204
- by(builtin(append, 3))
205
- ),
206
- proof(
207
- goal(add(1600.0, 2500.0, 4100.0)),
208
- by(builtin(add, 3))
209
- ),
210
- proof(
211
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
212
- by(builtin(add, 3))
213
- ),
214
- proof(
215
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
216
- by(builtin(mul, 3))
217
- ),
218
- proof(
219
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
220
- by(builtin(mul, 3))
221
- )
222
- ])
223
- )
224
- ])
225
- )
226
- ])
227
- ),
228
- proof(
229
- goal(lt(2400.0, 4100.0)),
230
- by(builtin(lt, 2))
231
- ),
232
- proof(
233
- goal(lt(0.01, 0.017999999999999999)),
234
- by(builtin(lt, 2))
235
- ),
236
- proof(
237
- goal(gt(0.94079999999999997, 0.90316799999999997)),
238
- by(builtin(gt, 2))
239
- ),
240
- proof(
241
- goal(gt(0.98999999999999999, 0.98009999999999997)),
242
- by(builtin(gt, 2))
243
- )
244
- ])
245
- ),
246
- proof(
247
- goal(outcome(routeDirect, "Take the direct route via Brugge.")),
248
- by(fact("gps.pl", clause(26)))
249
- )
250
- ])
251
- )
252
- ).
253
-
254
2
  recommendedRoute(decision, routeDirect).
255
- why(
256
- recommendedRoute(decision, routeDirect),
257
- proof(
258
- goal(recommendedRoute(decision, routeDirect)),
259
- by(rule("gps.pl", clause(32))),
260
- bindings([binding("Route", routeDirect)]),
261
- uses([
262
- proof(
263
- goal(recommended_route(routeDirect)),
264
- by(rule("gps.pl", clause(25))),
265
- bindings([binding("DirectDuration", 2400.0), binding("DirectCost", 0.01), binding("DirectBelief", 0.94079999999999997), binding("DirectComfort", 0.98999999999999999), binding("ViaDuration", 4100.0), binding("ViaCost", 0.017999999999999999), binding("ViaBelief", 0.90316799999999997), binding("ViaComfort", 0.98009999999999997)]),
266
- uses([
267
- proof(
268
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
269
- by(rule("gps.pl", clause(23))),
270
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
271
- uses([
272
- proof(
273
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
274
- by(rule("gps.pl", clause(22))),
275
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
276
- uses([
277
- proof(
278
- goal(traveller_start(i1, location(i1, gent))),
279
- by(fact("gps.pl", clause(20)))
280
- ),
281
- proof(
282
- goal(traveller_goal(i1, location(i1, oostende))),
283
- by(fact("gps.pl", clause(21)))
284
- ),
285
- proof(
286
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
287
- by(rule("gps.pl", clause(19))),
288
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
289
- uses([
290
- proof(
291
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
292
- by(rule("gps.pl", clause(17))),
293
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
294
- uses([
295
- proof(
296
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
297
- by(fact("gps.pl", clause(15)))
298
- ),
299
- proof(
300
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
301
- by(builtin(formula_binary, 4))
302
- )
303
- ])
304
- ),
305
- proof(
306
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
307
- by(rule("gps.pl", clause(18))),
308
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
309
- uses([
310
- proof(
311
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
312
- by(rule("gps.pl", clause(17))),
313
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
314
- uses([
315
- proof(
316
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
317
- by(fact("gps.pl", clause(15)))
318
- ),
319
- proof(
320
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
321
- by(builtin(formula_binary, 4))
322
- )
323
- ])
324
- )
325
- ])
326
- ),
327
- proof(
328
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
329
- by(builtin(append, 3))
330
- ),
331
- proof(
332
- goal(add(1500.0, 900.0, 2400.0)),
333
- by(builtin(add, 3))
334
- ),
335
- proof(
336
- goal(add(0.006, 0.004, 0.01)),
337
- by(builtin(add, 3))
338
- ),
339
- proof(
340
- goal(mul(0.96, 0.98, 0.94079999999999997)),
341
- by(builtin(mul, 3))
342
- ),
343
- proof(
344
- goal(mul(0.99, 1.0, 0.98999999999999999)),
345
- by(builtin(mul, 3))
346
- )
347
- ])
348
- )
349
- ])
350
- )
351
- ])
352
- ),
353
- proof(
354
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
355
- by(rule("gps.pl", clause(24))),
356
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
357
- uses([
358
- proof(
359
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
360
- by(rule("gps.pl", clause(22))),
361
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
362
- uses([
363
- proof(
364
- goal(traveller_start(i1, location(i1, gent))),
365
- by(fact("gps.pl", clause(20)))
366
- ),
367
- proof(
368
- goal(traveller_goal(i1, location(i1, oostende))),
369
- by(fact("gps.pl", clause(21)))
370
- ),
371
- proof(
372
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
373
- by(rule("gps.pl", clause(19))),
374
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
375
- uses([
376
- proof(
377
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
378
- by(rule("gps.pl", clause(17))),
379
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
380
- uses([
381
- proof(
382
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
383
- by(fact("gps.pl", clause(15)))
384
- ),
385
- proof(
386
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
387
- by(builtin(formula_binary, 4))
388
- )
389
- ])
390
- ),
391
- proof(
392
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
393
- by(rule("gps.pl", clause(19))),
394
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
395
- uses([
396
- proof(
397
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
398
- by(rule("gps.pl", clause(17))),
399
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
400
- uses([
401
- proof(
402
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
403
- by(fact("gps.pl", clause(15)))
404
- ),
405
- proof(
406
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
407
- by(builtin(formula_binary, 4))
408
- )
409
- ])
410
- ),
411
- proof(
412
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
413
- by(rule("gps.pl", clause(18))),
414
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
415
- uses([
416
- proof(
417
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
418
- by(rule("gps.pl", clause(17))),
419
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
420
- uses([
421
- proof(
422
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
423
- by(fact("gps.pl", clause(15)))
424
- ),
425
- proof(
426
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
427
- by(builtin(formula_binary, 4))
428
- )
429
- ])
430
- )
431
- ])
432
- ),
433
- proof(
434
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
435
- by(builtin(append, 3))
436
- ),
437
- proof(
438
- goal(add(1600.0, 900.0, 2500.0)),
439
- by(builtin(add, 3))
440
- ),
441
- proof(
442
- goal(add(0.007, 0.004, 0.010999999999999999)),
443
- by(builtin(add, 3))
444
- ),
445
- proof(
446
- goal(mul(0.96, 0.98, 0.94079999999999997)),
447
- by(builtin(mul, 3))
448
- ),
449
- proof(
450
- goal(mul(0.99, 1.0, 0.98999999999999999)),
451
- by(builtin(mul, 3))
452
- )
453
- ])
454
- ),
455
- proof(
456
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
457
- by(builtin(append, 3))
458
- ),
459
- proof(
460
- goal(add(1600.0, 2500.0, 4100.0)),
461
- by(builtin(add, 3))
462
- ),
463
- proof(
464
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
465
- by(builtin(add, 3))
466
- ),
467
- proof(
468
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
469
- by(builtin(mul, 3))
470
- ),
471
- proof(
472
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
473
- by(builtin(mul, 3))
474
- )
475
- ])
476
- )
477
- ])
478
- )
479
- ])
480
- ),
481
- proof(
482
- goal(lt(2400.0, 4100.0)),
483
- by(builtin(lt, 2))
484
- ),
485
- proof(
486
- goal(lt(0.01, 0.017999999999999999)),
487
- by(builtin(lt, 2))
488
- ),
489
- proof(
490
- goal(gt(0.94079999999999997, 0.90316799999999997)),
491
- by(builtin(gt, 2))
492
- ),
493
- proof(
494
- goal(gt(0.98999999999999999, 0.98009999999999997)),
495
- by(builtin(gt, 2))
496
- )
497
- ])
498
- )
499
- ])
500
- )
501
- ).
502
-
503
3
  statement(check, c1, true).
504
- why(
505
- statement(check, c1, true),
506
- proof(
507
- goal(statement(check, c1, true)),
508
- by(rule("gps.pl", clause(34))),
509
- bindings([binding("Check", c1)]),
510
- uses([
511
- proof(
512
- goal(check(c1, true)),
513
- by(rule("gps.pl", clause(27))),
514
- bindings([binding("__anon0", 2400.0), binding("__anon1", 0.01), binding("__anon2", 0.94079999999999997), binding("__anon3", 0.98999999999999999)]),
515
- uses([
516
- proof(
517
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
518
- by(rule("gps.pl", clause(22))),
519
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
520
- uses([
521
- proof(
522
- goal(traveller_start(i1, location(i1, gent))),
523
- by(fact("gps.pl", clause(20)))
524
- ),
525
- proof(
526
- goal(traveller_goal(i1, location(i1, oostende))),
527
- by(fact("gps.pl", clause(21)))
528
- ),
529
- proof(
530
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
531
- by(rule("gps.pl", clause(19))),
532
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
533
- uses([
534
- proof(
535
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
536
- by(rule("gps.pl", clause(17))),
537
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
538
- uses([
539
- proof(
540
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
541
- by(fact("gps.pl", clause(15)))
542
- ),
543
- proof(
544
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
545
- by(builtin(formula_binary, 4))
546
- )
547
- ])
548
- ),
549
- proof(
550
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
551
- by(rule("gps.pl", clause(18))),
552
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
553
- uses([
554
- proof(
555
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
556
- by(rule("gps.pl", clause(17))),
557
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
558
- uses([
559
- proof(
560
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
561
- by(fact("gps.pl", clause(15)))
562
- ),
563
- proof(
564
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
565
- by(builtin(formula_binary, 4))
566
- )
567
- ])
568
- )
569
- ])
570
- ),
571
- proof(
572
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
573
- by(builtin(append, 3))
574
- ),
575
- proof(
576
- goal(add(1500.0, 900.0, 2400.0)),
577
- by(builtin(add, 3))
578
- ),
579
- proof(
580
- goal(add(0.006, 0.004, 0.01)),
581
- by(builtin(add, 3))
582
- ),
583
- proof(
584
- goal(mul(0.96, 0.98, 0.94079999999999997)),
585
- by(builtin(mul, 3))
586
- ),
587
- proof(
588
- goal(mul(0.99, 1.0, 0.98999999999999999)),
589
- by(builtin(mul, 3))
590
- )
591
- ])
592
- )
593
- ])
594
- )
595
- ])
596
- )
597
- ])
598
- )
599
- ).
600
-
601
4
  statement(check, c2, true).
602
- why(
603
- statement(check, c2, true),
604
- proof(
605
- goal(statement(check, c2, true)),
606
- by(rule("gps.pl", clause(34))),
607
- bindings([binding("Check", c2)]),
608
- uses([
609
- proof(
610
- goal(check(c2, true)),
611
- by(rule("gps.pl", clause(28))),
612
- bindings([binding("__anon4", 4100.0), binding("__anon5", 0.017999999999999999), binding("__anon6", 0.90316799999999997), binding("__anon7", 0.98009999999999997)]),
613
- uses([
614
- proof(
615
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
616
- by(rule("gps.pl", clause(22))),
617
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
618
- uses([
619
- proof(
620
- goal(traveller_start(i1, location(i1, gent))),
621
- by(fact("gps.pl", clause(20)))
622
- ),
623
- proof(
624
- goal(traveller_goal(i1, location(i1, oostende))),
625
- by(fact("gps.pl", clause(21)))
626
- ),
627
- proof(
628
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
629
- by(rule("gps.pl", clause(19))),
630
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
631
- uses([
632
- proof(
633
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
634
- by(rule("gps.pl", clause(17))),
635
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
636
- uses([
637
- proof(
638
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
639
- by(fact("gps.pl", clause(15)))
640
- ),
641
- proof(
642
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
643
- by(builtin(formula_binary, 4))
644
- )
645
- ])
646
- ),
647
- proof(
648
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
649
- by(rule("gps.pl", clause(19))),
650
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
651
- uses([
652
- proof(
653
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
654
- by(rule("gps.pl", clause(17))),
655
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
656
- uses([
657
- proof(
658
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
659
- by(fact("gps.pl", clause(15)))
660
- ),
661
- proof(
662
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
663
- by(builtin(formula_binary, 4))
664
- )
665
- ])
666
- ),
667
- proof(
668
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
669
- by(rule("gps.pl", clause(18))),
670
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
671
- uses([
672
- proof(
673
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
674
- by(rule("gps.pl", clause(17))),
675
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
676
- uses([
677
- proof(
678
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
679
- by(fact("gps.pl", clause(15)))
680
- ),
681
- proof(
682
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
683
- by(builtin(formula_binary, 4))
684
- )
685
- ])
686
- )
687
- ])
688
- ),
689
- proof(
690
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
691
- by(builtin(append, 3))
692
- ),
693
- proof(
694
- goal(add(1600.0, 900.0, 2500.0)),
695
- by(builtin(add, 3))
696
- ),
697
- proof(
698
- goal(add(0.007, 0.004, 0.010999999999999999)),
699
- by(builtin(add, 3))
700
- ),
701
- proof(
702
- goal(mul(0.96, 0.98, 0.94079999999999997)),
703
- by(builtin(mul, 3))
704
- ),
705
- proof(
706
- goal(mul(0.99, 1.0, 0.98999999999999999)),
707
- by(builtin(mul, 3))
708
- )
709
- ])
710
- ),
711
- proof(
712
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
713
- by(builtin(append, 3))
714
- ),
715
- proof(
716
- goal(add(1600.0, 2500.0, 4100.0)),
717
- by(builtin(add, 3))
718
- ),
719
- proof(
720
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
721
- by(builtin(add, 3))
722
- ),
723
- proof(
724
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
725
- by(builtin(mul, 3))
726
- ),
727
- proof(
728
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
729
- by(builtin(mul, 3))
730
- )
731
- ])
732
- )
733
- ])
734
- )
735
- ])
736
- )
737
- ])
738
- )
739
- ).
740
-
741
5
  statement(check, c3, true).
742
- why(
743
- statement(check, c3, true),
744
- proof(
745
- goal(statement(check, c3, true)),
746
- by(rule("gps.pl", clause(34))),
747
- bindings([binding("Check", c3)]),
748
- uses([
749
- proof(
750
- goal(check(c3, true)),
751
- by(rule("gps.pl", clause(29))),
752
- bindings([binding("D1", 2400.0), binding("__anon8", 0.01), binding("__anon9", 0.94079999999999997), binding("__anon10", 0.98999999999999999), binding("D2", 4100.0), binding("__anon11", 0.017999999999999999), binding("__anon12", 0.90316799999999997), binding("__anon13", 0.98009999999999997)]),
753
- uses([
754
- proof(
755
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
756
- by(rule("gps.pl", clause(23))),
757
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
758
- uses([
759
- proof(
760
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
761
- by(rule("gps.pl", clause(22))),
762
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
763
- uses([
764
- proof(
765
- goal(traveller_start(i1, location(i1, gent))),
766
- by(fact("gps.pl", clause(20)))
767
- ),
768
- proof(
769
- goal(traveller_goal(i1, location(i1, oostende))),
770
- by(fact("gps.pl", clause(21)))
771
- ),
772
- proof(
773
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
774
- by(rule("gps.pl", clause(19))),
775
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
776
- uses([
777
- proof(
778
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
779
- by(rule("gps.pl", clause(17))),
780
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
781
- uses([
782
- proof(
783
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
784
- by(fact("gps.pl", clause(15)))
785
- ),
786
- proof(
787
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
788
- by(builtin(formula_binary, 4))
789
- )
790
- ])
791
- ),
792
- proof(
793
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
794
- by(rule("gps.pl", clause(18))),
795
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
796
- uses([
797
- proof(
798
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
799
- by(rule("gps.pl", clause(17))),
800
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
801
- uses([
802
- proof(
803
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
804
- by(fact("gps.pl", clause(15)))
805
- ),
806
- proof(
807
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
808
- by(builtin(formula_binary, 4))
809
- )
810
- ])
811
- )
812
- ])
813
- ),
814
- proof(
815
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
816
- by(builtin(append, 3))
817
- ),
818
- proof(
819
- goal(add(1500.0, 900.0, 2400.0)),
820
- by(builtin(add, 3))
821
- ),
822
- proof(
823
- goal(add(0.006, 0.004, 0.01)),
824
- by(builtin(add, 3))
825
- ),
826
- proof(
827
- goal(mul(0.96, 0.98, 0.94079999999999997)),
828
- by(builtin(mul, 3))
829
- ),
830
- proof(
831
- goal(mul(0.99, 1.0, 0.98999999999999999)),
832
- by(builtin(mul, 3))
833
- )
834
- ])
835
- )
836
- ])
837
- )
838
- ])
839
- ),
840
- proof(
841
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
842
- by(rule("gps.pl", clause(24))),
843
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
844
- uses([
845
- proof(
846
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
847
- by(rule("gps.pl", clause(22))),
848
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
849
- uses([
850
- proof(
851
- goal(traveller_start(i1, location(i1, gent))),
852
- by(fact("gps.pl", clause(20)))
853
- ),
854
- proof(
855
- goal(traveller_goal(i1, location(i1, oostende))),
856
- by(fact("gps.pl", clause(21)))
857
- ),
858
- proof(
859
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
860
- by(rule("gps.pl", clause(19))),
861
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
862
- uses([
863
- proof(
864
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
865
- by(rule("gps.pl", clause(17))),
866
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
867
- uses([
868
- proof(
869
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
870
- by(fact("gps.pl", clause(15)))
871
- ),
872
- proof(
873
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
874
- by(builtin(formula_binary, 4))
875
- )
876
- ])
877
- ),
878
- proof(
879
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
880
- by(rule("gps.pl", clause(19))),
881
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
882
- uses([
883
- proof(
884
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
885
- by(rule("gps.pl", clause(17))),
886
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
887
- uses([
888
- proof(
889
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
890
- by(fact("gps.pl", clause(15)))
891
- ),
892
- proof(
893
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
894
- by(builtin(formula_binary, 4))
895
- )
896
- ])
897
- ),
898
- proof(
899
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
900
- by(rule("gps.pl", clause(18))),
901
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
902
- uses([
903
- proof(
904
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
905
- by(rule("gps.pl", clause(17))),
906
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
907
- uses([
908
- proof(
909
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
910
- by(fact("gps.pl", clause(15)))
911
- ),
912
- proof(
913
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
914
- by(builtin(formula_binary, 4))
915
- )
916
- ])
917
- )
918
- ])
919
- ),
920
- proof(
921
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
922
- by(builtin(append, 3))
923
- ),
924
- proof(
925
- goal(add(1600.0, 900.0, 2500.0)),
926
- by(builtin(add, 3))
927
- ),
928
- proof(
929
- goal(add(0.007, 0.004, 0.010999999999999999)),
930
- by(builtin(add, 3))
931
- ),
932
- proof(
933
- goal(mul(0.96, 0.98, 0.94079999999999997)),
934
- by(builtin(mul, 3))
935
- ),
936
- proof(
937
- goal(mul(0.99, 1.0, 0.98999999999999999)),
938
- by(builtin(mul, 3))
939
- )
940
- ])
941
- ),
942
- proof(
943
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
944
- by(builtin(append, 3))
945
- ),
946
- proof(
947
- goal(add(1600.0, 2500.0, 4100.0)),
948
- by(builtin(add, 3))
949
- ),
950
- proof(
951
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
952
- by(builtin(add, 3))
953
- ),
954
- proof(
955
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
956
- by(builtin(mul, 3))
957
- ),
958
- proof(
959
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
960
- by(builtin(mul, 3))
961
- )
962
- ])
963
- )
964
- ])
965
- )
966
- ])
967
- ),
968
- proof(
969
- goal(lt(2400.0, 4100.0)),
970
- by(builtin(lt, 2))
971
- )
972
- ])
973
- )
974
- ])
975
- )
976
- ).
977
-
978
6
  statement(check, c4, true).
979
- why(
980
- statement(check, c4, true),
981
- proof(
982
- goal(statement(check, c4, true)),
983
- by(rule("gps.pl", clause(34))),
984
- bindings([binding("Check", c4)]),
985
- uses([
986
- proof(
987
- goal(check(c4, true)),
988
- by(rule("gps.pl", clause(30))),
989
- bindings([binding("__anon14", 2400.0), binding("C1", 0.01), binding("__anon15", 0.94079999999999997), binding("__anon16", 0.98999999999999999), binding("__anon17", 4100.0), binding("C2", 0.017999999999999999), binding("__anon18", 0.90316799999999997), binding("__anon19", 0.98009999999999997)]),
990
- uses([
991
- proof(
992
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
993
- by(rule("gps.pl", clause(23))),
994
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
995
- uses([
996
- proof(
997
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
998
- by(rule("gps.pl", clause(22))),
999
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1000
- uses([
1001
- proof(
1002
- goal(traveller_start(i1, location(i1, gent))),
1003
- by(fact("gps.pl", clause(20)))
1004
- ),
1005
- proof(
1006
- goal(traveller_goal(i1, location(i1, oostende))),
1007
- by(fact("gps.pl", clause(21)))
1008
- ),
1009
- proof(
1010
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1011
- by(rule("gps.pl", clause(19))),
1012
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1013
- uses([
1014
- proof(
1015
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
1016
- by(rule("gps.pl", clause(17))),
1017
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1018
- uses([
1019
- proof(
1020
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1021
- by(fact("gps.pl", clause(15)))
1022
- ),
1023
- proof(
1024
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
1025
- by(builtin(formula_binary, 4))
1026
- )
1027
- ])
1028
- ),
1029
- proof(
1030
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1031
- by(rule("gps.pl", clause(18))),
1032
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1033
- uses([
1034
- proof(
1035
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1036
- by(rule("gps.pl", clause(17))),
1037
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1038
- uses([
1039
- proof(
1040
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1041
- by(fact("gps.pl", clause(15)))
1042
- ),
1043
- proof(
1044
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1045
- by(builtin(formula_binary, 4))
1046
- )
1047
- ])
1048
- )
1049
- ])
1050
- ),
1051
- proof(
1052
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
1053
- by(builtin(append, 3))
1054
- ),
1055
- proof(
1056
- goal(add(1500.0, 900.0, 2400.0)),
1057
- by(builtin(add, 3))
1058
- ),
1059
- proof(
1060
- goal(add(0.006, 0.004, 0.01)),
1061
- by(builtin(add, 3))
1062
- ),
1063
- proof(
1064
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1065
- by(builtin(mul, 3))
1066
- ),
1067
- proof(
1068
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1069
- by(builtin(mul, 3))
1070
- )
1071
- ])
1072
- )
1073
- ])
1074
- )
1075
- ])
1076
- ),
1077
- proof(
1078
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1079
- by(rule("gps.pl", clause(24))),
1080
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
1081
- uses([
1082
- proof(
1083
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1084
- by(rule("gps.pl", clause(22))),
1085
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1086
- uses([
1087
- proof(
1088
- goal(traveller_start(i1, location(i1, gent))),
1089
- by(fact("gps.pl", clause(20)))
1090
- ),
1091
- proof(
1092
- goal(traveller_goal(i1, location(i1, oostende))),
1093
- by(fact("gps.pl", clause(21)))
1094
- ),
1095
- proof(
1096
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1097
- by(rule("gps.pl", clause(19))),
1098
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
1099
- uses([
1100
- proof(
1101
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
1102
- by(rule("gps.pl", clause(17))),
1103
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1104
- uses([
1105
- proof(
1106
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1107
- by(fact("gps.pl", clause(15)))
1108
- ),
1109
- proof(
1110
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
1111
- by(builtin(formula_binary, 4))
1112
- )
1113
- ])
1114
- ),
1115
- proof(
1116
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
1117
- by(rule("gps.pl", clause(19))),
1118
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1119
- uses([
1120
- proof(
1121
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
1122
- by(rule("gps.pl", clause(17))),
1123
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1124
- uses([
1125
- proof(
1126
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1127
- by(fact("gps.pl", clause(15)))
1128
- ),
1129
- proof(
1130
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
1131
- by(builtin(formula_binary, 4))
1132
- )
1133
- ])
1134
- ),
1135
- proof(
1136
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1137
- by(rule("gps.pl", clause(18))),
1138
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1139
- uses([
1140
- proof(
1141
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1142
- by(rule("gps.pl", clause(17))),
1143
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1144
- uses([
1145
- proof(
1146
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1147
- by(fact("gps.pl", clause(15)))
1148
- ),
1149
- proof(
1150
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1151
- by(builtin(formula_binary, 4))
1152
- )
1153
- ])
1154
- )
1155
- ])
1156
- ),
1157
- proof(
1158
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
1159
- by(builtin(append, 3))
1160
- ),
1161
- proof(
1162
- goal(add(1600.0, 900.0, 2500.0)),
1163
- by(builtin(add, 3))
1164
- ),
1165
- proof(
1166
- goal(add(0.007, 0.004, 0.010999999999999999)),
1167
- by(builtin(add, 3))
1168
- ),
1169
- proof(
1170
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1171
- by(builtin(mul, 3))
1172
- ),
1173
- proof(
1174
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1175
- by(builtin(mul, 3))
1176
- )
1177
- ])
1178
- ),
1179
- proof(
1180
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
1181
- by(builtin(append, 3))
1182
- ),
1183
- proof(
1184
- goal(add(1600.0, 2500.0, 4100.0)),
1185
- by(builtin(add, 3))
1186
- ),
1187
- proof(
1188
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
1189
- by(builtin(add, 3))
1190
- ),
1191
- proof(
1192
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
1193
- by(builtin(mul, 3))
1194
- ),
1195
- proof(
1196
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
1197
- by(builtin(mul, 3))
1198
- )
1199
- ])
1200
- )
1201
- ])
1202
- )
1203
- ])
1204
- ),
1205
- proof(
1206
- goal(lt(0.01, 0.017999999999999999)),
1207
- by(builtin(lt, 2))
1208
- )
1209
- ])
1210
- )
1211
- ])
1212
- )
1213
- ).
1214
-
1215
7
  statement(check, c5, true).
1216
- why(
1217
- statement(check, c5, true),
1218
- proof(
1219
- goal(statement(check, c5, true)),
1220
- by(rule("gps.pl", clause(34))),
1221
- bindings([binding("Check", c5)]),
1222
- uses([
1223
- proof(
1224
- goal(check(c5, true)),
1225
- by(rule("gps.pl", clause(31))),
1226
- bindings([binding("__anon20", 2400.0), binding("__anon21", 0.01), binding("B1", 0.94079999999999997), binding("F1", 0.98999999999999999), binding("__anon22", 4100.0), binding("__anon23", 0.017999999999999999), binding("B2", 0.90316799999999997), binding("F2", 0.98009999999999997)]),
1227
- uses([
1228
- proof(
1229
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1230
- by(rule("gps.pl", clause(23))),
1231
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
1232
- uses([
1233
- proof(
1234
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1235
- by(rule("gps.pl", clause(22))),
1236
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1237
- uses([
1238
- proof(
1239
- goal(traveller_start(i1, location(i1, gent))),
1240
- by(fact("gps.pl", clause(20)))
1241
- ),
1242
- proof(
1243
- goal(traveller_goal(i1, location(i1, oostende))),
1244
- by(fact("gps.pl", clause(21)))
1245
- ),
1246
- proof(
1247
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1248
- by(rule("gps.pl", clause(19))),
1249
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1250
- uses([
1251
- proof(
1252
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
1253
- by(rule("gps.pl", clause(17))),
1254
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1255
- uses([
1256
- proof(
1257
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1258
- by(fact("gps.pl", clause(15)))
1259
- ),
1260
- proof(
1261
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
1262
- by(builtin(formula_binary, 4))
1263
- )
1264
- ])
1265
- ),
1266
- proof(
1267
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1268
- by(rule("gps.pl", clause(18))),
1269
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1270
- uses([
1271
- proof(
1272
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1273
- by(rule("gps.pl", clause(17))),
1274
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1275
- uses([
1276
- proof(
1277
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1278
- by(fact("gps.pl", clause(15)))
1279
- ),
1280
- proof(
1281
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1282
- by(builtin(formula_binary, 4))
1283
- )
1284
- ])
1285
- )
1286
- ])
1287
- ),
1288
- proof(
1289
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
1290
- by(builtin(append, 3))
1291
- ),
1292
- proof(
1293
- goal(add(1500.0, 900.0, 2400.0)),
1294
- by(builtin(add, 3))
1295
- ),
1296
- proof(
1297
- goal(add(0.006, 0.004, 0.01)),
1298
- by(builtin(add, 3))
1299
- ),
1300
- proof(
1301
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1302
- by(builtin(mul, 3))
1303
- ),
1304
- proof(
1305
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1306
- by(builtin(mul, 3))
1307
- )
1308
- ])
1309
- )
1310
- ])
1311
- )
1312
- ])
1313
- ),
1314
- proof(
1315
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1316
- by(rule("gps.pl", clause(24))),
1317
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
1318
- uses([
1319
- proof(
1320
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1321
- by(rule("gps.pl", clause(22))),
1322
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1323
- uses([
1324
- proof(
1325
- goal(traveller_start(i1, location(i1, gent))),
1326
- by(fact("gps.pl", clause(20)))
1327
- ),
1328
- proof(
1329
- goal(traveller_goal(i1, location(i1, oostende))),
1330
- by(fact("gps.pl", clause(21)))
1331
- ),
1332
- proof(
1333
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1334
- by(rule("gps.pl", clause(19))),
1335
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
1336
- uses([
1337
- proof(
1338
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
1339
- by(rule("gps.pl", clause(17))),
1340
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1341
- uses([
1342
- proof(
1343
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1344
- by(fact("gps.pl", clause(15)))
1345
- ),
1346
- proof(
1347
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
1348
- by(builtin(formula_binary, 4))
1349
- )
1350
- ])
1351
- ),
1352
- proof(
1353
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
1354
- by(rule("gps.pl", clause(19))),
1355
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1356
- uses([
1357
- proof(
1358
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
1359
- by(rule("gps.pl", clause(17))),
1360
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1361
- uses([
1362
- proof(
1363
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1364
- by(fact("gps.pl", clause(15)))
1365
- ),
1366
- proof(
1367
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
1368
- by(builtin(formula_binary, 4))
1369
- )
1370
- ])
1371
- ),
1372
- proof(
1373
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1374
- by(rule("gps.pl", clause(18))),
1375
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1376
- uses([
1377
- proof(
1378
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1379
- by(rule("gps.pl", clause(17))),
1380
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1381
- uses([
1382
- proof(
1383
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1384
- by(fact("gps.pl", clause(15)))
1385
- ),
1386
- proof(
1387
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1388
- by(builtin(formula_binary, 4))
1389
- )
1390
- ])
1391
- )
1392
- ])
1393
- ),
1394
- proof(
1395
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
1396
- by(builtin(append, 3))
1397
- ),
1398
- proof(
1399
- goal(add(1600.0, 900.0, 2500.0)),
1400
- by(builtin(add, 3))
1401
- ),
1402
- proof(
1403
- goal(add(0.007, 0.004, 0.010999999999999999)),
1404
- by(builtin(add, 3))
1405
- ),
1406
- proof(
1407
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1408
- by(builtin(mul, 3))
1409
- ),
1410
- proof(
1411
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1412
- by(builtin(mul, 3))
1413
- )
1414
- ])
1415
- ),
1416
- proof(
1417
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
1418
- by(builtin(append, 3))
1419
- ),
1420
- proof(
1421
- goal(add(1600.0, 2500.0, 4100.0)),
1422
- by(builtin(add, 3))
1423
- ),
1424
- proof(
1425
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
1426
- by(builtin(add, 3))
1427
- ),
1428
- proof(
1429
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
1430
- by(builtin(mul, 3))
1431
- ),
1432
- proof(
1433
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
1434
- by(builtin(mul, 3))
1435
- )
1436
- ])
1437
- )
1438
- ])
1439
- )
1440
- ])
1441
- ),
1442
- proof(
1443
- goal(gt(0.94079999999999997, 0.90316799999999997)),
1444
- by(builtin(gt, 2))
1445
- ),
1446
- proof(
1447
- goal(gt(0.98999999999999999, 0.98009999999999997)),
1448
- by(builtin(gt, 2))
1449
- )
1450
- ])
1451
- )
1452
- ])
1453
- )
1454
- ).
1455
-
1456
8
  label(routeDirect, "Gent -> Brugge -> Oostende").
1457
- why(
1458
- label(routeDirect, "Gent -> Brugge -> Oostende"),
1459
- proof(
1460
- goal(label(routeDirect, "Gent -> Brugge -> Oostende")),
1461
- by(rule("gps.pl", clause(37))),
1462
- bindings([binding("Route", routeDirect), binding("Label", "Gent -> Brugge -> Oostende"), binding("_Duration", 2400.0), binding("_Cost", 0.01), binding("_Belief", 0.94079999999999997), binding("_Comfort", 0.98999999999999999)]),
1463
- uses([
1464
- proof(
1465
- goal(case_statement(routeDirect, label, "Gent -> Brugge -> Oostende")),
1466
- by(rule("gps.pl", clause(16))),
1467
- bindings([binding("S", routeDirect), binding("P", label), binding("O", "Gent -> Brugge -> Oostende"), binding("Formula", (location(i1, gent), text(question, "Which route should we take from Gent to Oostende?"), label(routeDirect, "Gent -> Brugge -> Oostende"), label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende")))]),
1468
- uses([
1469
- proof(
1470
- goal(case_graph(caseGraph, (location(i1, gent), text(question, "Which route should we take from Gent to Oostende?"), label(routeDirect, "Gent -> Brugge -> Oostende"), label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende")))),
1471
- by(fact("gps.pl", clause(14)))
1472
- ),
1473
- proof(
1474
- goal(formula_binary((location(i1, gent), text(question, "Which route should we take from Gent to Oostende?"), label(routeDirect, "Gent -> Brugge -> Oostende"), label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende")), routeDirect, label, "Gent -> Brugge -> Oostende")),
1475
- by(builtin(formula_binary, 4))
1476
- )
1477
- ])
1478
- ),
1479
- proof(
1480
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1481
- by(rule("gps.pl", clause(23))),
1482
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
1483
- uses([
1484
- proof(
1485
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1486
- by(rule("gps.pl", clause(22))),
1487
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1488
- uses([
1489
- proof(
1490
- goal(traveller_start(i1, location(i1, gent))),
1491
- by(fact("gps.pl", clause(20)))
1492
- ),
1493
- proof(
1494
- goal(traveller_goal(i1, location(i1, oostende))),
1495
- by(fact("gps.pl", clause(21)))
1496
- ),
1497
- proof(
1498
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1499
- by(rule("gps.pl", clause(19))),
1500
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1501
- uses([
1502
- proof(
1503
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
1504
- by(rule("gps.pl", clause(17))),
1505
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1506
- uses([
1507
- proof(
1508
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1509
- by(fact("gps.pl", clause(15)))
1510
- ),
1511
- proof(
1512
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
1513
- by(builtin(formula_binary, 4))
1514
- )
1515
- ])
1516
- ),
1517
- proof(
1518
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1519
- by(rule("gps.pl", clause(18))),
1520
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1521
- uses([
1522
- proof(
1523
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1524
- by(rule("gps.pl", clause(17))),
1525
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1526
- uses([
1527
- proof(
1528
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1529
- by(fact("gps.pl", clause(15)))
1530
- ),
1531
- proof(
1532
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1533
- by(builtin(formula_binary, 4))
1534
- )
1535
- ])
1536
- )
1537
- ])
1538
- ),
1539
- proof(
1540
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
1541
- by(builtin(append, 3))
1542
- ),
1543
- proof(
1544
- goal(add(1500.0, 900.0, 2400.0)),
1545
- by(builtin(add, 3))
1546
- ),
1547
- proof(
1548
- goal(add(0.006, 0.004, 0.01)),
1549
- by(builtin(add, 3))
1550
- ),
1551
- proof(
1552
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1553
- by(builtin(mul, 3))
1554
- ),
1555
- proof(
1556
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1557
- by(builtin(mul, 3))
1558
- )
1559
- ])
1560
- )
1561
- ])
1562
- )
1563
- ])
1564
- )
1565
- ])
1566
- )
1567
- ).
1568
-
1569
9
  label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende").
1570
- why(
1571
- label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende"),
1572
- proof(
1573
- goal(label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende")),
1574
- by(rule("gps.pl", clause(37))),
1575
- bindings([binding("Route", routeViaKortrijk), binding("Label", "Gent -> Kortrijk -> Brugge -> Oostende"), binding("_Duration", 4100.0), binding("_Cost", 0.017999999999999999), binding("_Belief", 0.90316799999999997), binding("_Comfort", 0.98009999999999997)]),
1576
- uses([
1577
- proof(
1578
- goal(case_statement(routeViaKortrijk, label, "Gent -> Kortrijk -> Brugge -> Oostende")),
1579
- by(rule("gps.pl", clause(16))),
1580
- bindings([binding("S", routeViaKortrijk), binding("P", label), binding("O", "Gent -> Kortrijk -> Brugge -> Oostende"), binding("Formula", (location(i1, gent), text(question, "Which route should we take from Gent to Oostende?"), label(routeDirect, "Gent -> Brugge -> Oostende"), label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende")))]),
1581
- uses([
1582
- proof(
1583
- goal(case_graph(caseGraph, (location(i1, gent), text(question, "Which route should we take from Gent to Oostende?"), label(routeDirect, "Gent -> Brugge -> Oostende"), label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende")))),
1584
- by(fact("gps.pl", clause(14)))
1585
- ),
1586
- proof(
1587
- goal(formula_binary((location(i1, gent), text(question, "Which route should we take from Gent to Oostende?"), label(routeDirect, "Gent -> Brugge -> Oostende"), label(routeViaKortrijk, "Gent -> Kortrijk -> Brugge -> Oostende")), routeViaKortrijk, label, "Gent -> Kortrijk -> Brugge -> Oostende")),
1588
- by(builtin(formula_binary, 4))
1589
- )
1590
- ])
1591
- ),
1592
- proof(
1593
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1594
- by(rule("gps.pl", clause(24))),
1595
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
1596
- uses([
1597
- proof(
1598
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1599
- by(rule("gps.pl", clause(22))),
1600
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1601
- uses([
1602
- proof(
1603
- goal(traveller_start(i1, location(i1, gent))),
1604
- by(fact("gps.pl", clause(20)))
1605
- ),
1606
- proof(
1607
- goal(traveller_goal(i1, location(i1, oostende))),
1608
- by(fact("gps.pl", clause(21)))
1609
- ),
1610
- proof(
1611
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1612
- by(rule("gps.pl", clause(19))),
1613
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
1614
- uses([
1615
- proof(
1616
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
1617
- by(rule("gps.pl", clause(17))),
1618
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1619
- uses([
1620
- proof(
1621
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1622
- by(fact("gps.pl", clause(15)))
1623
- ),
1624
- proof(
1625
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
1626
- by(builtin(formula_binary, 4))
1627
- )
1628
- ])
1629
- ),
1630
- proof(
1631
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
1632
- by(rule("gps.pl", clause(19))),
1633
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1634
- uses([
1635
- proof(
1636
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
1637
- by(rule("gps.pl", clause(17))),
1638
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1639
- uses([
1640
- proof(
1641
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1642
- by(fact("gps.pl", clause(15)))
1643
- ),
1644
- proof(
1645
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
1646
- by(builtin(formula_binary, 4))
1647
- )
1648
- ])
1649
- ),
1650
- proof(
1651
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1652
- by(rule("gps.pl", clause(18))),
1653
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1654
- uses([
1655
- proof(
1656
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1657
- by(rule("gps.pl", clause(17))),
1658
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1659
- uses([
1660
- proof(
1661
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1662
- by(fact("gps.pl", clause(15)))
1663
- ),
1664
- proof(
1665
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1666
- by(builtin(formula_binary, 4))
1667
- )
1668
- ])
1669
- )
1670
- ])
1671
- ),
1672
- proof(
1673
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
1674
- by(builtin(append, 3))
1675
- ),
1676
- proof(
1677
- goal(add(1600.0, 900.0, 2500.0)),
1678
- by(builtin(add, 3))
1679
- ),
1680
- proof(
1681
- goal(add(0.007, 0.004, 0.010999999999999999)),
1682
- by(builtin(add, 3))
1683
- ),
1684
- proof(
1685
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1686
- by(builtin(mul, 3))
1687
- ),
1688
- proof(
1689
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1690
- by(builtin(mul, 3))
1691
- )
1692
- ])
1693
- ),
1694
- proof(
1695
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
1696
- by(builtin(append, 3))
1697
- ),
1698
- proof(
1699
- goal(add(1600.0, 2500.0, 4100.0)),
1700
- by(builtin(add, 3))
1701
- ),
1702
- proof(
1703
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
1704
- by(builtin(add, 3))
1705
- ),
1706
- proof(
1707
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
1708
- by(builtin(mul, 3))
1709
- ),
1710
- proof(
1711
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
1712
- by(builtin(mul, 3))
1713
- )
1714
- ])
1715
- )
1716
- ])
1717
- )
1718
- ])
1719
- )
1720
- ])
1721
- )
1722
- ).
1723
-
1724
10
  actionSequence(routeDirect, [drive_gent_brugge, drive_brugge_oostende]).
1725
- why(
1726
- actionSequence(routeDirect, [drive_gent_brugge, drive_brugge_oostende]),
1727
- proof(
1728
- goal(actionSequence(routeDirect, [drive_gent_brugge, drive_brugge_oostende])),
1729
- by(rule("gps.pl", clause(38))),
1730
- bindings([binding("Route", routeDirect), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("_Duration", 2400.0), binding("_Cost", 0.01), binding("_Belief", 0.94079999999999997), binding("_Comfort", 0.98999999999999999)]),
1731
- uses([
1732
- proof(
1733
- goal(route_actions(routeDirect, [drive_gent_brugge, drive_brugge_oostende])),
1734
- by(fact("gps.pl", clause(35)))
1735
- ),
1736
- proof(
1737
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1738
- by(rule("gps.pl", clause(23))),
1739
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
1740
- uses([
1741
- proof(
1742
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1743
- by(rule("gps.pl", clause(22))),
1744
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1745
- uses([
1746
- proof(
1747
- goal(traveller_start(i1, location(i1, gent))),
1748
- by(fact("gps.pl", clause(20)))
1749
- ),
1750
- proof(
1751
- goal(traveller_goal(i1, location(i1, oostende))),
1752
- by(fact("gps.pl", clause(21)))
1753
- ),
1754
- proof(
1755
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1756
- by(rule("gps.pl", clause(19))),
1757
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1758
- uses([
1759
- proof(
1760
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
1761
- by(rule("gps.pl", clause(17))),
1762
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1763
- uses([
1764
- proof(
1765
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1766
- by(fact("gps.pl", clause(15)))
1767
- ),
1768
- proof(
1769
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
1770
- by(builtin(formula_binary, 4))
1771
- )
1772
- ])
1773
- ),
1774
- proof(
1775
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1776
- by(rule("gps.pl", clause(18))),
1777
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1778
- uses([
1779
- proof(
1780
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1781
- by(rule("gps.pl", clause(17))),
1782
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1783
- uses([
1784
- proof(
1785
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1786
- by(fact("gps.pl", clause(15)))
1787
- ),
1788
- proof(
1789
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1790
- by(builtin(formula_binary, 4))
1791
- )
1792
- ])
1793
- )
1794
- ])
1795
- ),
1796
- proof(
1797
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
1798
- by(builtin(append, 3))
1799
- ),
1800
- proof(
1801
- goal(add(1500.0, 900.0, 2400.0)),
1802
- by(builtin(add, 3))
1803
- ),
1804
- proof(
1805
- goal(add(0.006, 0.004, 0.01)),
1806
- by(builtin(add, 3))
1807
- ),
1808
- proof(
1809
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1810
- by(builtin(mul, 3))
1811
- ),
1812
- proof(
1813
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1814
- by(builtin(mul, 3))
1815
- )
1816
- ])
1817
- )
1818
- ])
1819
- )
1820
- ])
1821
- )
1822
- ])
1823
- )
1824
- ).
1825
-
1826
11
  actionSequence(routeViaKortrijk, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]).
1827
- why(
1828
- actionSequence(routeViaKortrijk, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]),
1829
- proof(
1830
- goal(actionSequence(routeViaKortrijk, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
1831
- by(rule("gps.pl", clause(38))),
1832
- bindings([binding("Route", routeViaKortrijk), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("_Duration", 4100.0), binding("_Cost", 0.017999999999999999), binding("_Belief", 0.90316799999999997), binding("_Comfort", 0.98009999999999997)]),
1833
- uses([
1834
- proof(
1835
- goal(route_actions(routeViaKortrijk, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
1836
- by(fact("gps.pl", clause(36)))
1837
- ),
1838
- proof(
1839
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1840
- by(rule("gps.pl", clause(24))),
1841
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
1842
- uses([
1843
- proof(
1844
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1845
- by(rule("gps.pl", clause(22))),
1846
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1847
- uses([
1848
- proof(
1849
- goal(traveller_start(i1, location(i1, gent))),
1850
- by(fact("gps.pl", clause(20)))
1851
- ),
1852
- proof(
1853
- goal(traveller_goal(i1, location(i1, oostende))),
1854
- by(fact("gps.pl", clause(21)))
1855
- ),
1856
- proof(
1857
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
1858
- by(rule("gps.pl", clause(19))),
1859
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
1860
- uses([
1861
- proof(
1862
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
1863
- by(rule("gps.pl", clause(17))),
1864
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1865
- uses([
1866
- proof(
1867
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1868
- by(fact("gps.pl", clause(15)))
1869
- ),
1870
- proof(
1871
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
1872
- by(builtin(formula_binary, 4))
1873
- )
1874
- ])
1875
- ),
1876
- proof(
1877
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
1878
- by(rule("gps.pl", clause(19))),
1879
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
1880
- uses([
1881
- proof(
1882
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
1883
- by(rule("gps.pl", clause(17))),
1884
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1885
- uses([
1886
- proof(
1887
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1888
- by(fact("gps.pl", clause(15)))
1889
- ),
1890
- proof(
1891
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
1892
- by(builtin(formula_binary, 4))
1893
- )
1894
- ])
1895
- ),
1896
- proof(
1897
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
1898
- by(rule("gps.pl", clause(18))),
1899
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
1900
- uses([
1901
- proof(
1902
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
1903
- by(rule("gps.pl", clause(17))),
1904
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
1905
- uses([
1906
- proof(
1907
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
1908
- by(fact("gps.pl", clause(15)))
1909
- ),
1910
- proof(
1911
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
1912
- by(builtin(formula_binary, 4))
1913
- )
1914
- ])
1915
- )
1916
- ])
1917
- ),
1918
- proof(
1919
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
1920
- by(builtin(append, 3))
1921
- ),
1922
- proof(
1923
- goal(add(1600.0, 900.0, 2500.0)),
1924
- by(builtin(add, 3))
1925
- ),
1926
- proof(
1927
- goal(add(0.007, 0.004, 0.010999999999999999)),
1928
- by(builtin(add, 3))
1929
- ),
1930
- proof(
1931
- goal(mul(0.96, 0.98, 0.94079999999999997)),
1932
- by(builtin(mul, 3))
1933
- ),
1934
- proof(
1935
- goal(mul(0.99, 1.0, 0.98999999999999999)),
1936
- by(builtin(mul, 3))
1937
- )
1938
- ])
1939
- ),
1940
- proof(
1941
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
1942
- by(builtin(append, 3))
1943
- ),
1944
- proof(
1945
- goal(add(1600.0, 2500.0, 4100.0)),
1946
- by(builtin(add, 3))
1947
- ),
1948
- proof(
1949
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
1950
- by(builtin(add, 3))
1951
- ),
1952
- proof(
1953
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
1954
- by(builtin(mul, 3))
1955
- ),
1956
- proof(
1957
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
1958
- by(builtin(mul, 3))
1959
- )
1960
- ])
1961
- )
1962
- ])
1963
- )
1964
- ])
1965
- )
1966
- ])
1967
- )
1968
- ).
1969
-
1970
12
  durationSeconds(routeDirect, 2400.0).
1971
- why(
1972
- durationSeconds(routeDirect, 2400.0),
1973
- proof(
1974
- goal(durationSeconds(routeDirect, 2400.0)),
1975
- by(rule("gps.pl", clause(39))),
1976
- bindings([binding("Route", routeDirect), binding("Duration", 2400.0), binding("_Cost", 0.01), binding("_Belief", 0.94079999999999997), binding("_Comfort", 0.98999999999999999)]),
1977
- uses([
1978
- proof(
1979
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1980
- by(rule("gps.pl", clause(23))),
1981
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
1982
- uses([
1983
- proof(
1984
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1985
- by(rule("gps.pl", clause(22))),
1986
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
1987
- uses([
1988
- proof(
1989
- goal(traveller_start(i1, location(i1, gent))),
1990
- by(fact("gps.pl", clause(20)))
1991
- ),
1992
- proof(
1993
- goal(traveller_goal(i1, location(i1, oostende))),
1994
- by(fact("gps.pl", clause(21)))
1995
- ),
1996
- proof(
1997
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
1998
- by(rule("gps.pl", clause(19))),
1999
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2000
- uses([
2001
- proof(
2002
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
2003
- by(rule("gps.pl", clause(17))),
2004
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2005
- uses([
2006
- proof(
2007
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2008
- by(fact("gps.pl", clause(15)))
2009
- ),
2010
- proof(
2011
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
2012
- by(builtin(formula_binary, 4))
2013
- )
2014
- ])
2015
- ),
2016
- proof(
2017
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2018
- by(rule("gps.pl", clause(18))),
2019
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2020
- uses([
2021
- proof(
2022
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2023
- by(rule("gps.pl", clause(17))),
2024
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2025
- uses([
2026
- proof(
2027
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2028
- by(fact("gps.pl", clause(15)))
2029
- ),
2030
- proof(
2031
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2032
- by(builtin(formula_binary, 4))
2033
- )
2034
- ])
2035
- )
2036
- ])
2037
- ),
2038
- proof(
2039
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
2040
- by(builtin(append, 3))
2041
- ),
2042
- proof(
2043
- goal(add(1500.0, 900.0, 2400.0)),
2044
- by(builtin(add, 3))
2045
- ),
2046
- proof(
2047
- goal(add(0.006, 0.004, 0.01)),
2048
- by(builtin(add, 3))
2049
- ),
2050
- proof(
2051
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2052
- by(builtin(mul, 3))
2053
- ),
2054
- proof(
2055
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2056
- by(builtin(mul, 3))
2057
- )
2058
- ])
2059
- )
2060
- ])
2061
- )
2062
- ])
2063
- )
2064
- ])
2065
- )
2066
- ).
2067
-
2068
13
  durationSeconds(routeViaKortrijk, 4100.0).
2069
- why(
2070
- durationSeconds(routeViaKortrijk, 4100.0),
2071
- proof(
2072
- goal(durationSeconds(routeViaKortrijk, 4100.0)),
2073
- by(rule("gps.pl", clause(39))),
2074
- bindings([binding("Route", routeViaKortrijk), binding("Duration", 4100.0), binding("_Cost", 0.017999999999999999), binding("_Belief", 0.90316799999999997), binding("_Comfort", 0.98009999999999997)]),
2075
- uses([
2076
- proof(
2077
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2078
- by(rule("gps.pl", clause(24))),
2079
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
2080
- uses([
2081
- proof(
2082
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2083
- by(rule("gps.pl", clause(22))),
2084
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2085
- uses([
2086
- proof(
2087
- goal(traveller_start(i1, location(i1, gent))),
2088
- by(fact("gps.pl", clause(20)))
2089
- ),
2090
- proof(
2091
- goal(traveller_goal(i1, location(i1, oostende))),
2092
- by(fact("gps.pl", clause(21)))
2093
- ),
2094
- proof(
2095
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2096
- by(rule("gps.pl", clause(19))),
2097
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
2098
- uses([
2099
- proof(
2100
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
2101
- by(rule("gps.pl", clause(17))),
2102
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2103
- uses([
2104
- proof(
2105
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2106
- by(fact("gps.pl", clause(15)))
2107
- ),
2108
- proof(
2109
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
2110
- by(builtin(formula_binary, 4))
2111
- )
2112
- ])
2113
- ),
2114
- proof(
2115
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
2116
- by(rule("gps.pl", clause(19))),
2117
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2118
- uses([
2119
- proof(
2120
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
2121
- by(rule("gps.pl", clause(17))),
2122
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2123
- uses([
2124
- proof(
2125
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2126
- by(fact("gps.pl", clause(15)))
2127
- ),
2128
- proof(
2129
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
2130
- by(builtin(formula_binary, 4))
2131
- )
2132
- ])
2133
- ),
2134
- proof(
2135
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2136
- by(rule("gps.pl", clause(18))),
2137
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2138
- uses([
2139
- proof(
2140
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2141
- by(rule("gps.pl", clause(17))),
2142
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2143
- uses([
2144
- proof(
2145
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2146
- by(fact("gps.pl", clause(15)))
2147
- ),
2148
- proof(
2149
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2150
- by(builtin(formula_binary, 4))
2151
- )
2152
- ])
2153
- )
2154
- ])
2155
- ),
2156
- proof(
2157
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
2158
- by(builtin(append, 3))
2159
- ),
2160
- proof(
2161
- goal(add(1600.0, 900.0, 2500.0)),
2162
- by(builtin(add, 3))
2163
- ),
2164
- proof(
2165
- goal(add(0.007, 0.004, 0.010999999999999999)),
2166
- by(builtin(add, 3))
2167
- ),
2168
- proof(
2169
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2170
- by(builtin(mul, 3))
2171
- ),
2172
- proof(
2173
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2174
- by(builtin(mul, 3))
2175
- )
2176
- ])
2177
- ),
2178
- proof(
2179
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
2180
- by(builtin(append, 3))
2181
- ),
2182
- proof(
2183
- goal(add(1600.0, 2500.0, 4100.0)),
2184
- by(builtin(add, 3))
2185
- ),
2186
- proof(
2187
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
2188
- by(builtin(add, 3))
2189
- ),
2190
- proof(
2191
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
2192
- by(builtin(mul, 3))
2193
- ),
2194
- proof(
2195
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
2196
- by(builtin(mul, 3))
2197
- )
2198
- ])
2199
- )
2200
- ])
2201
- )
2202
- ])
2203
- )
2204
- ])
2205
- )
2206
- ).
2207
-
2208
14
  cost(routeDirect, 0.01).
2209
- why(
2210
- cost(routeDirect, 0.01),
2211
- proof(
2212
- goal(cost(routeDirect, 0.01)),
2213
- by(rule("gps.pl", clause(40))),
2214
- bindings([binding("Route", routeDirect), binding("Cost", 0.01), binding("_Duration", 2400.0), binding("_Belief", 0.94079999999999997), binding("_Comfort", 0.98999999999999999)]),
2215
- uses([
2216
- proof(
2217
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2218
- by(rule("gps.pl", clause(23))),
2219
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
2220
- uses([
2221
- proof(
2222
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2223
- by(rule("gps.pl", clause(22))),
2224
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2225
- uses([
2226
- proof(
2227
- goal(traveller_start(i1, location(i1, gent))),
2228
- by(fact("gps.pl", clause(20)))
2229
- ),
2230
- proof(
2231
- goal(traveller_goal(i1, location(i1, oostende))),
2232
- by(fact("gps.pl", clause(21)))
2233
- ),
2234
- proof(
2235
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2236
- by(rule("gps.pl", clause(19))),
2237
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2238
- uses([
2239
- proof(
2240
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
2241
- by(rule("gps.pl", clause(17))),
2242
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2243
- uses([
2244
- proof(
2245
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2246
- by(fact("gps.pl", clause(15)))
2247
- ),
2248
- proof(
2249
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
2250
- by(builtin(formula_binary, 4))
2251
- )
2252
- ])
2253
- ),
2254
- proof(
2255
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2256
- by(rule("gps.pl", clause(18))),
2257
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2258
- uses([
2259
- proof(
2260
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2261
- by(rule("gps.pl", clause(17))),
2262
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2263
- uses([
2264
- proof(
2265
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2266
- by(fact("gps.pl", clause(15)))
2267
- ),
2268
- proof(
2269
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2270
- by(builtin(formula_binary, 4))
2271
- )
2272
- ])
2273
- )
2274
- ])
2275
- ),
2276
- proof(
2277
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
2278
- by(builtin(append, 3))
2279
- ),
2280
- proof(
2281
- goal(add(1500.0, 900.0, 2400.0)),
2282
- by(builtin(add, 3))
2283
- ),
2284
- proof(
2285
- goal(add(0.006, 0.004, 0.01)),
2286
- by(builtin(add, 3))
2287
- ),
2288
- proof(
2289
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2290
- by(builtin(mul, 3))
2291
- ),
2292
- proof(
2293
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2294
- by(builtin(mul, 3))
2295
- )
2296
- ])
2297
- )
2298
- ])
2299
- )
2300
- ])
2301
- )
2302
- ])
2303
- )
2304
- ).
2305
-
2306
15
  cost(routeViaKortrijk, 0.017999999999999999).
2307
- why(
2308
- cost(routeViaKortrijk, 0.017999999999999999),
2309
- proof(
2310
- goal(cost(routeViaKortrijk, 0.017999999999999999)),
2311
- by(rule("gps.pl", clause(40))),
2312
- bindings([binding("Route", routeViaKortrijk), binding("Cost", 0.017999999999999999), binding("_Duration", 4100.0), binding("_Belief", 0.90316799999999997), binding("_Comfort", 0.98009999999999997)]),
2313
- uses([
2314
- proof(
2315
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2316
- by(rule("gps.pl", clause(24))),
2317
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
2318
- uses([
2319
- proof(
2320
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2321
- by(rule("gps.pl", clause(22))),
2322
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2323
- uses([
2324
- proof(
2325
- goal(traveller_start(i1, location(i1, gent))),
2326
- by(fact("gps.pl", clause(20)))
2327
- ),
2328
- proof(
2329
- goal(traveller_goal(i1, location(i1, oostende))),
2330
- by(fact("gps.pl", clause(21)))
2331
- ),
2332
- proof(
2333
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2334
- by(rule("gps.pl", clause(19))),
2335
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
2336
- uses([
2337
- proof(
2338
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
2339
- by(rule("gps.pl", clause(17))),
2340
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2341
- uses([
2342
- proof(
2343
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2344
- by(fact("gps.pl", clause(15)))
2345
- ),
2346
- proof(
2347
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
2348
- by(builtin(formula_binary, 4))
2349
- )
2350
- ])
2351
- ),
2352
- proof(
2353
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
2354
- by(rule("gps.pl", clause(19))),
2355
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2356
- uses([
2357
- proof(
2358
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
2359
- by(rule("gps.pl", clause(17))),
2360
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2361
- uses([
2362
- proof(
2363
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2364
- by(fact("gps.pl", clause(15)))
2365
- ),
2366
- proof(
2367
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
2368
- by(builtin(formula_binary, 4))
2369
- )
2370
- ])
2371
- ),
2372
- proof(
2373
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2374
- by(rule("gps.pl", clause(18))),
2375
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2376
- uses([
2377
- proof(
2378
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2379
- by(rule("gps.pl", clause(17))),
2380
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2381
- uses([
2382
- proof(
2383
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2384
- by(fact("gps.pl", clause(15)))
2385
- ),
2386
- proof(
2387
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2388
- by(builtin(formula_binary, 4))
2389
- )
2390
- ])
2391
- )
2392
- ])
2393
- ),
2394
- proof(
2395
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
2396
- by(builtin(append, 3))
2397
- ),
2398
- proof(
2399
- goal(add(1600.0, 900.0, 2500.0)),
2400
- by(builtin(add, 3))
2401
- ),
2402
- proof(
2403
- goal(add(0.007, 0.004, 0.010999999999999999)),
2404
- by(builtin(add, 3))
2405
- ),
2406
- proof(
2407
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2408
- by(builtin(mul, 3))
2409
- ),
2410
- proof(
2411
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2412
- by(builtin(mul, 3))
2413
- )
2414
- ])
2415
- ),
2416
- proof(
2417
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
2418
- by(builtin(append, 3))
2419
- ),
2420
- proof(
2421
- goal(add(1600.0, 2500.0, 4100.0)),
2422
- by(builtin(add, 3))
2423
- ),
2424
- proof(
2425
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
2426
- by(builtin(add, 3))
2427
- ),
2428
- proof(
2429
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
2430
- by(builtin(mul, 3))
2431
- ),
2432
- proof(
2433
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
2434
- by(builtin(mul, 3))
2435
- )
2436
- ])
2437
- )
2438
- ])
2439
- )
2440
- ])
2441
- )
2442
- ])
2443
- )
2444
- ).
2445
-
2446
16
  belief(routeDirect, 0.94079999999999997).
2447
- why(
2448
- belief(routeDirect, 0.94079999999999997),
2449
- proof(
2450
- goal(belief(routeDirect, 0.94079999999999997)),
2451
- by(rule("gps.pl", clause(41))),
2452
- bindings([binding("Route", routeDirect), binding("Belief", 0.94079999999999997), binding("_Duration", 2400.0), binding("_Cost", 0.01), binding("_Comfort", 0.98999999999999999)]),
2453
- uses([
2454
- proof(
2455
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2456
- by(rule("gps.pl", clause(23))),
2457
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
2458
- uses([
2459
- proof(
2460
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2461
- by(rule("gps.pl", clause(22))),
2462
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2463
- uses([
2464
- proof(
2465
- goal(traveller_start(i1, location(i1, gent))),
2466
- by(fact("gps.pl", clause(20)))
2467
- ),
2468
- proof(
2469
- goal(traveller_goal(i1, location(i1, oostende))),
2470
- by(fact("gps.pl", clause(21)))
2471
- ),
2472
- proof(
2473
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2474
- by(rule("gps.pl", clause(19))),
2475
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2476
- uses([
2477
- proof(
2478
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
2479
- by(rule("gps.pl", clause(17))),
2480
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2481
- uses([
2482
- proof(
2483
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2484
- by(fact("gps.pl", clause(15)))
2485
- ),
2486
- proof(
2487
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
2488
- by(builtin(formula_binary, 4))
2489
- )
2490
- ])
2491
- ),
2492
- proof(
2493
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2494
- by(rule("gps.pl", clause(18))),
2495
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2496
- uses([
2497
- proof(
2498
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2499
- by(rule("gps.pl", clause(17))),
2500
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2501
- uses([
2502
- proof(
2503
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2504
- by(fact("gps.pl", clause(15)))
2505
- ),
2506
- proof(
2507
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2508
- by(builtin(formula_binary, 4))
2509
- )
2510
- ])
2511
- )
2512
- ])
2513
- ),
2514
- proof(
2515
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
2516
- by(builtin(append, 3))
2517
- ),
2518
- proof(
2519
- goal(add(1500.0, 900.0, 2400.0)),
2520
- by(builtin(add, 3))
2521
- ),
2522
- proof(
2523
- goal(add(0.006, 0.004, 0.01)),
2524
- by(builtin(add, 3))
2525
- ),
2526
- proof(
2527
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2528
- by(builtin(mul, 3))
2529
- ),
2530
- proof(
2531
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2532
- by(builtin(mul, 3))
2533
- )
2534
- ])
2535
- )
2536
- ])
2537
- )
2538
- ])
2539
- )
2540
- ])
2541
- )
2542
- ).
2543
-
2544
17
  belief(routeViaKortrijk, 0.90316799999999997).
2545
- why(
2546
- belief(routeViaKortrijk, 0.90316799999999997),
2547
- proof(
2548
- goal(belief(routeViaKortrijk, 0.90316799999999997)),
2549
- by(rule("gps.pl", clause(41))),
2550
- bindings([binding("Route", routeViaKortrijk), binding("Belief", 0.90316799999999997), binding("_Duration", 4100.0), binding("_Cost", 0.017999999999999999), binding("_Comfort", 0.98009999999999997)]),
2551
- uses([
2552
- proof(
2553
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2554
- by(rule("gps.pl", clause(24))),
2555
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
2556
- uses([
2557
- proof(
2558
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2559
- by(rule("gps.pl", clause(22))),
2560
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2561
- uses([
2562
- proof(
2563
- goal(traveller_start(i1, location(i1, gent))),
2564
- by(fact("gps.pl", clause(20)))
2565
- ),
2566
- proof(
2567
- goal(traveller_goal(i1, location(i1, oostende))),
2568
- by(fact("gps.pl", clause(21)))
2569
- ),
2570
- proof(
2571
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2572
- by(rule("gps.pl", clause(19))),
2573
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
2574
- uses([
2575
- proof(
2576
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
2577
- by(rule("gps.pl", clause(17))),
2578
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2579
- uses([
2580
- proof(
2581
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2582
- by(fact("gps.pl", clause(15)))
2583
- ),
2584
- proof(
2585
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
2586
- by(builtin(formula_binary, 4))
2587
- )
2588
- ])
2589
- ),
2590
- proof(
2591
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
2592
- by(rule("gps.pl", clause(19))),
2593
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2594
- uses([
2595
- proof(
2596
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
2597
- by(rule("gps.pl", clause(17))),
2598
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2599
- uses([
2600
- proof(
2601
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2602
- by(fact("gps.pl", clause(15)))
2603
- ),
2604
- proof(
2605
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
2606
- by(builtin(formula_binary, 4))
2607
- )
2608
- ])
2609
- ),
2610
- proof(
2611
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2612
- by(rule("gps.pl", clause(18))),
2613
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2614
- uses([
2615
- proof(
2616
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2617
- by(rule("gps.pl", clause(17))),
2618
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2619
- uses([
2620
- proof(
2621
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2622
- by(fact("gps.pl", clause(15)))
2623
- ),
2624
- proof(
2625
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2626
- by(builtin(formula_binary, 4))
2627
- )
2628
- ])
2629
- )
2630
- ])
2631
- ),
2632
- proof(
2633
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
2634
- by(builtin(append, 3))
2635
- ),
2636
- proof(
2637
- goal(add(1600.0, 900.0, 2500.0)),
2638
- by(builtin(add, 3))
2639
- ),
2640
- proof(
2641
- goal(add(0.007, 0.004, 0.010999999999999999)),
2642
- by(builtin(add, 3))
2643
- ),
2644
- proof(
2645
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2646
- by(builtin(mul, 3))
2647
- ),
2648
- proof(
2649
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2650
- by(builtin(mul, 3))
2651
- )
2652
- ])
2653
- ),
2654
- proof(
2655
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
2656
- by(builtin(append, 3))
2657
- ),
2658
- proof(
2659
- goal(add(1600.0, 2500.0, 4100.0)),
2660
- by(builtin(add, 3))
2661
- ),
2662
- proof(
2663
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
2664
- by(builtin(add, 3))
2665
- ),
2666
- proof(
2667
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
2668
- by(builtin(mul, 3))
2669
- ),
2670
- proof(
2671
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
2672
- by(builtin(mul, 3))
2673
- )
2674
- ])
2675
- )
2676
- ])
2677
- )
2678
- ])
2679
- )
2680
- ])
2681
- )
2682
- ).
2683
-
2684
18
  comfort(routeDirect, 0.98999999999999999).
2685
- why(
2686
- comfort(routeDirect, 0.98999999999999999),
2687
- proof(
2688
- goal(comfort(routeDirect, 0.98999999999999999)),
2689
- by(rule("gps.pl", clause(42))),
2690
- bindings([binding("Route", routeDirect), binding("Comfort", 0.98999999999999999), binding("_Duration", 2400.0), binding("_Cost", 0.01), binding("_Belief", 0.94079999999999997)]),
2691
- uses([
2692
- proof(
2693
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2694
- by(rule("gps.pl", clause(23))),
2695
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
2696
- uses([
2697
- proof(
2698
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2699
- by(rule("gps.pl", clause(22))),
2700
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2701
- uses([
2702
- proof(
2703
- goal(traveller_start(i1, location(i1, gent))),
2704
- by(fact("gps.pl", clause(20)))
2705
- ),
2706
- proof(
2707
- goal(traveller_goal(i1, location(i1, oostende))),
2708
- by(fact("gps.pl", clause(21)))
2709
- ),
2710
- proof(
2711
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2712
- by(rule("gps.pl", clause(19))),
2713
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2714
- uses([
2715
- proof(
2716
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
2717
- by(rule("gps.pl", clause(17))),
2718
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2719
- uses([
2720
- proof(
2721
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2722
- by(fact("gps.pl", clause(15)))
2723
- ),
2724
- proof(
2725
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
2726
- by(builtin(formula_binary, 4))
2727
- )
2728
- ])
2729
- ),
2730
- proof(
2731
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2732
- by(rule("gps.pl", clause(18))),
2733
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2734
- uses([
2735
- proof(
2736
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2737
- by(rule("gps.pl", clause(17))),
2738
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2739
- uses([
2740
- proof(
2741
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2742
- by(fact("gps.pl", clause(15)))
2743
- ),
2744
- proof(
2745
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2746
- by(builtin(formula_binary, 4))
2747
- )
2748
- ])
2749
- )
2750
- ])
2751
- ),
2752
- proof(
2753
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
2754
- by(builtin(append, 3))
2755
- ),
2756
- proof(
2757
- goal(add(1500.0, 900.0, 2400.0)),
2758
- by(builtin(add, 3))
2759
- ),
2760
- proof(
2761
- goal(add(0.006, 0.004, 0.01)),
2762
- by(builtin(add, 3))
2763
- ),
2764
- proof(
2765
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2766
- by(builtin(mul, 3))
2767
- ),
2768
- proof(
2769
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2770
- by(builtin(mul, 3))
2771
- )
2772
- ])
2773
- )
2774
- ])
2775
- )
2776
- ])
2777
- )
2778
- ])
2779
- )
2780
- ).
2781
-
2782
19
  comfort(routeViaKortrijk, 0.98009999999999997).
2783
- why(
2784
- comfort(routeViaKortrijk, 0.98009999999999997),
2785
- proof(
2786
- goal(comfort(routeViaKortrijk, 0.98009999999999997)),
2787
- by(rule("gps.pl", clause(42))),
2788
- bindings([binding("Route", routeViaKortrijk), binding("Comfort", 0.98009999999999997), binding("_Duration", 4100.0), binding("_Cost", 0.017999999999999999), binding("_Belief", 0.90316799999999997)]),
2789
- uses([
2790
- proof(
2791
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2792
- by(rule("gps.pl", clause(24))),
2793
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
2794
- uses([
2795
- proof(
2796
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2797
- by(rule("gps.pl", clause(22))),
2798
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2799
- uses([
2800
- proof(
2801
- goal(traveller_start(i1, location(i1, gent))),
2802
- by(fact("gps.pl", clause(20)))
2803
- ),
2804
- proof(
2805
- goal(traveller_goal(i1, location(i1, oostende))),
2806
- by(fact("gps.pl", clause(21)))
2807
- ),
2808
- proof(
2809
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
2810
- by(rule("gps.pl", clause(19))),
2811
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
2812
- uses([
2813
- proof(
2814
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
2815
- by(rule("gps.pl", clause(17))),
2816
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2817
- uses([
2818
- proof(
2819
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2820
- by(fact("gps.pl", clause(15)))
2821
- ),
2822
- proof(
2823
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
2824
- by(builtin(formula_binary, 4))
2825
- )
2826
- ])
2827
- ),
2828
- proof(
2829
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
2830
- by(rule("gps.pl", clause(19))),
2831
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2832
- uses([
2833
- proof(
2834
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
2835
- by(rule("gps.pl", clause(17))),
2836
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2837
- uses([
2838
- proof(
2839
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2840
- by(fact("gps.pl", clause(15)))
2841
- ),
2842
- proof(
2843
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
2844
- by(builtin(formula_binary, 4))
2845
- )
2846
- ])
2847
- ),
2848
- proof(
2849
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2850
- by(rule("gps.pl", clause(18))),
2851
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2852
- uses([
2853
- proof(
2854
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2855
- by(rule("gps.pl", clause(17))),
2856
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2857
- uses([
2858
- proof(
2859
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2860
- by(fact("gps.pl", clause(15)))
2861
- ),
2862
- proof(
2863
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2864
- by(builtin(formula_binary, 4))
2865
- )
2866
- ])
2867
- )
2868
- ])
2869
- ),
2870
- proof(
2871
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
2872
- by(builtin(append, 3))
2873
- ),
2874
- proof(
2875
- goal(add(1600.0, 900.0, 2500.0)),
2876
- by(builtin(add, 3))
2877
- ),
2878
- proof(
2879
- goal(add(0.007, 0.004, 0.010999999999999999)),
2880
- by(builtin(add, 3))
2881
- ),
2882
- proof(
2883
- goal(mul(0.96, 0.98, 0.94079999999999997)),
2884
- by(builtin(mul, 3))
2885
- ),
2886
- proof(
2887
- goal(mul(0.99, 1.0, 0.98999999999999999)),
2888
- by(builtin(mul, 3))
2889
- )
2890
- ])
2891
- ),
2892
- proof(
2893
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
2894
- by(builtin(append, 3))
2895
- ),
2896
- proof(
2897
- goal(add(1600.0, 2500.0, 4100.0)),
2898
- by(builtin(add, 3))
2899
- ),
2900
- proof(
2901
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
2902
- by(builtin(add, 3))
2903
- ),
2904
- proof(
2905
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
2906
- by(builtin(mul, 3))
2907
- ),
2908
- proof(
2909
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
2910
- by(builtin(mul, 3))
2911
- )
2912
- ])
2913
- )
2914
- ])
2915
- )
2916
- ])
2917
- )
2918
- ])
2919
- )
2920
- ).
2921
-
2922
20
  selectedRoute(report, route(routeDirect, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)).
2923
- why(
2924
- selectedRoute(report, route(routeDirect, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2925
- proof(
2926
- goal(selectedRoute(report, route(routeDirect, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999))),
2927
- by(rule("gps.pl", clause(43))),
2928
- bindings([binding("Route", routeDirect), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
2929
- uses([
2930
- proof(
2931
- goal(recommended_route(routeDirect)),
2932
- by(rule("gps.pl", clause(25))),
2933
- bindings([binding("DirectDuration", 2400.0), binding("DirectCost", 0.01), binding("DirectBelief", 0.94079999999999997), binding("DirectComfort", 0.98999999999999999), binding("ViaDuration", 4100.0), binding("ViaCost", 0.017999999999999999), binding("ViaBelief", 0.90316799999999997), binding("ViaComfort", 0.98009999999999997)]),
2934
- uses([
2935
- proof(
2936
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2937
- by(rule("gps.pl", clause(23))),
2938
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
2939
- uses([
2940
- proof(
2941
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2942
- by(rule("gps.pl", clause(22))),
2943
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
2944
- uses([
2945
- proof(
2946
- goal(traveller_start(i1, location(i1, gent))),
2947
- by(fact("gps.pl", clause(20)))
2948
- ),
2949
- proof(
2950
- goal(traveller_goal(i1, location(i1, oostende))),
2951
- by(fact("gps.pl", clause(21)))
2952
- ),
2953
- proof(
2954
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
2955
- by(rule("gps.pl", clause(19))),
2956
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
2957
- uses([
2958
- proof(
2959
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
2960
- by(rule("gps.pl", clause(17))),
2961
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2962
- uses([
2963
- proof(
2964
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2965
- by(fact("gps.pl", clause(15)))
2966
- ),
2967
- proof(
2968
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
2969
- by(builtin(formula_binary, 4))
2970
- )
2971
- ])
2972
- ),
2973
- proof(
2974
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
2975
- by(rule("gps.pl", clause(18))),
2976
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
2977
- uses([
2978
- proof(
2979
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
2980
- by(rule("gps.pl", clause(17))),
2981
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
2982
- uses([
2983
- proof(
2984
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
2985
- by(fact("gps.pl", clause(15)))
2986
- ),
2987
- proof(
2988
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
2989
- by(builtin(formula_binary, 4))
2990
- )
2991
- ])
2992
- )
2993
- ])
2994
- ),
2995
- proof(
2996
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
2997
- by(builtin(append, 3))
2998
- ),
2999
- proof(
3000
- goal(add(1500.0, 900.0, 2400.0)),
3001
- by(builtin(add, 3))
3002
- ),
3003
- proof(
3004
- goal(add(0.006, 0.004, 0.01)),
3005
- by(builtin(add, 3))
3006
- ),
3007
- proof(
3008
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3009
- by(builtin(mul, 3))
3010
- ),
3011
- proof(
3012
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3013
- by(builtin(mul, 3))
3014
- )
3015
- ])
3016
- )
3017
- ])
3018
- )
3019
- ])
3020
- ),
3021
- proof(
3022
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3023
- by(rule("gps.pl", clause(24))),
3024
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
3025
- uses([
3026
- proof(
3027
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3028
- by(rule("gps.pl", clause(22))),
3029
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3030
- uses([
3031
- proof(
3032
- goal(traveller_start(i1, location(i1, gent))),
3033
- by(fact("gps.pl", clause(20)))
3034
- ),
3035
- proof(
3036
- goal(traveller_goal(i1, location(i1, oostende))),
3037
- by(fact("gps.pl", clause(21)))
3038
- ),
3039
- proof(
3040
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3041
- by(rule("gps.pl", clause(19))),
3042
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
3043
- uses([
3044
- proof(
3045
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
3046
- by(rule("gps.pl", clause(17))),
3047
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3048
- uses([
3049
- proof(
3050
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3051
- by(fact("gps.pl", clause(15)))
3052
- ),
3053
- proof(
3054
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
3055
- by(builtin(formula_binary, 4))
3056
- )
3057
- ])
3058
- ),
3059
- proof(
3060
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
3061
- by(rule("gps.pl", clause(19))),
3062
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3063
- uses([
3064
- proof(
3065
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
3066
- by(rule("gps.pl", clause(17))),
3067
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3068
- uses([
3069
- proof(
3070
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3071
- by(fact("gps.pl", clause(15)))
3072
- ),
3073
- proof(
3074
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
3075
- by(builtin(formula_binary, 4))
3076
- )
3077
- ])
3078
- ),
3079
- proof(
3080
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3081
- by(rule("gps.pl", clause(18))),
3082
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3083
- uses([
3084
- proof(
3085
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3086
- by(rule("gps.pl", clause(17))),
3087
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3088
- uses([
3089
- proof(
3090
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3091
- by(fact("gps.pl", clause(15)))
3092
- ),
3093
- proof(
3094
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3095
- by(builtin(formula_binary, 4))
3096
- )
3097
- ])
3098
- )
3099
- ])
3100
- ),
3101
- proof(
3102
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
3103
- by(builtin(append, 3))
3104
- ),
3105
- proof(
3106
- goal(add(1600.0, 900.0, 2500.0)),
3107
- by(builtin(add, 3))
3108
- ),
3109
- proof(
3110
- goal(add(0.007, 0.004, 0.010999999999999999)),
3111
- by(builtin(add, 3))
3112
- ),
3113
- proof(
3114
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3115
- by(builtin(mul, 3))
3116
- ),
3117
- proof(
3118
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3119
- by(builtin(mul, 3))
3120
- )
3121
- ])
3122
- ),
3123
- proof(
3124
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
3125
- by(builtin(append, 3))
3126
- ),
3127
- proof(
3128
- goal(add(1600.0, 2500.0, 4100.0)),
3129
- by(builtin(add, 3))
3130
- ),
3131
- proof(
3132
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
3133
- by(builtin(add, 3))
3134
- ),
3135
- proof(
3136
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
3137
- by(builtin(mul, 3))
3138
- ),
3139
- proof(
3140
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
3141
- by(builtin(mul, 3))
3142
- )
3143
- ])
3144
- )
3145
- ])
3146
- )
3147
- ])
3148
- ),
3149
- proof(
3150
- goal(lt(2400.0, 4100.0)),
3151
- by(builtin(lt, 2))
3152
- ),
3153
- proof(
3154
- goal(lt(0.01, 0.017999999999999999)),
3155
- by(builtin(lt, 2))
3156
- ),
3157
- proof(
3158
- goal(gt(0.94079999999999997, 0.90316799999999997)),
3159
- by(builtin(gt, 2))
3160
- ),
3161
- proof(
3162
- goal(gt(0.98999999999999999, 0.98009999999999997)),
3163
- by(builtin(gt, 2))
3164
- )
3165
- ])
3166
- ),
3167
- proof(
3168
- goal(route_actions(routeDirect, [drive_gent_brugge, drive_brugge_oostende])),
3169
- by(fact("gps.pl", clause(35)))
3170
- ),
3171
- proof(
3172
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3173
- by(rule("gps.pl", clause(23))),
3174
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
3175
- uses([
3176
- proof(
3177
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3178
- by(rule("gps.pl", clause(22))),
3179
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3180
- uses([
3181
- proof(
3182
- goal(traveller_start(i1, location(i1, gent))),
3183
- by(fact("gps.pl", clause(20)))
3184
- ),
3185
- proof(
3186
- goal(traveller_goal(i1, location(i1, oostende))),
3187
- by(fact("gps.pl", clause(21)))
3188
- ),
3189
- proof(
3190
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3191
- by(rule("gps.pl", clause(19))),
3192
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3193
- uses([
3194
- proof(
3195
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
3196
- by(rule("gps.pl", clause(17))),
3197
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3198
- uses([
3199
- proof(
3200
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3201
- by(fact("gps.pl", clause(15)))
3202
- ),
3203
- proof(
3204
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
3205
- by(builtin(formula_binary, 4))
3206
- )
3207
- ])
3208
- ),
3209
- proof(
3210
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3211
- by(rule("gps.pl", clause(18))),
3212
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3213
- uses([
3214
- proof(
3215
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3216
- by(rule("gps.pl", clause(17))),
3217
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3218
- uses([
3219
- proof(
3220
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3221
- by(fact("gps.pl", clause(15)))
3222
- ),
3223
- proof(
3224
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3225
- by(builtin(formula_binary, 4))
3226
- )
3227
- ])
3228
- )
3229
- ])
3230
- ),
3231
- proof(
3232
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
3233
- by(builtin(append, 3))
3234
- ),
3235
- proof(
3236
- goal(add(1500.0, 900.0, 2400.0)),
3237
- by(builtin(add, 3))
3238
- ),
3239
- proof(
3240
- goal(add(0.006, 0.004, 0.01)),
3241
- by(builtin(add, 3))
3242
- ),
3243
- proof(
3244
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3245
- by(builtin(mul, 3))
3246
- ),
3247
- proof(
3248
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3249
- by(builtin(mul, 3))
3250
- )
3251
- ])
3252
- )
3253
- ])
3254
- )
3255
- ])
3256
- )
3257
- ])
3258
- )
3259
- ).
3260
-
3261
21
  comparison(report, dominates(routeDirect, routeViaKortrijk)).
3262
- why(
3263
- comparison(report, dominates(routeDirect, routeViaKortrijk)),
3264
- proof(
3265
- goal(comparison(report, dominates(routeDirect, routeViaKortrijk))),
3266
- by(rule("gps.pl", clause(44))),
3267
- uses([
3268
- proof(
3269
- goal(recommended_route(routeDirect)),
3270
- by(rule("gps.pl", clause(25))),
3271
- bindings([binding("DirectDuration", 2400.0), binding("DirectCost", 0.01), binding("DirectBelief", 0.94079999999999997), binding("DirectComfort", 0.98999999999999999), binding("ViaDuration", 4100.0), binding("ViaCost", 0.017999999999999999), binding("ViaBelief", 0.90316799999999997), binding("ViaComfort", 0.98009999999999997)]),
3272
- uses([
3273
- proof(
3274
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3275
- by(rule("gps.pl", clause(23))),
3276
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
3277
- uses([
3278
- proof(
3279
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3280
- by(rule("gps.pl", clause(22))),
3281
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3282
- uses([
3283
- proof(
3284
- goal(traveller_start(i1, location(i1, gent))),
3285
- by(fact("gps.pl", clause(20)))
3286
- ),
3287
- proof(
3288
- goal(traveller_goal(i1, location(i1, oostende))),
3289
- by(fact("gps.pl", clause(21)))
3290
- ),
3291
- proof(
3292
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3293
- by(rule("gps.pl", clause(19))),
3294
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3295
- uses([
3296
- proof(
3297
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
3298
- by(rule("gps.pl", clause(17))),
3299
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3300
- uses([
3301
- proof(
3302
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3303
- by(fact("gps.pl", clause(15)))
3304
- ),
3305
- proof(
3306
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
3307
- by(builtin(formula_binary, 4))
3308
- )
3309
- ])
3310
- ),
3311
- proof(
3312
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3313
- by(rule("gps.pl", clause(18))),
3314
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3315
- uses([
3316
- proof(
3317
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3318
- by(rule("gps.pl", clause(17))),
3319
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3320
- uses([
3321
- proof(
3322
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3323
- by(fact("gps.pl", clause(15)))
3324
- ),
3325
- proof(
3326
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3327
- by(builtin(formula_binary, 4))
3328
- )
3329
- ])
3330
- )
3331
- ])
3332
- ),
3333
- proof(
3334
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
3335
- by(builtin(append, 3))
3336
- ),
3337
- proof(
3338
- goal(add(1500.0, 900.0, 2400.0)),
3339
- by(builtin(add, 3))
3340
- ),
3341
- proof(
3342
- goal(add(0.006, 0.004, 0.01)),
3343
- by(builtin(add, 3))
3344
- ),
3345
- proof(
3346
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3347
- by(builtin(mul, 3))
3348
- ),
3349
- proof(
3350
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3351
- by(builtin(mul, 3))
3352
- )
3353
- ])
3354
- )
3355
- ])
3356
- )
3357
- ])
3358
- ),
3359
- proof(
3360
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3361
- by(rule("gps.pl", clause(24))),
3362
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
3363
- uses([
3364
- proof(
3365
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3366
- by(rule("gps.pl", clause(22))),
3367
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3368
- uses([
3369
- proof(
3370
- goal(traveller_start(i1, location(i1, gent))),
3371
- by(fact("gps.pl", clause(20)))
3372
- ),
3373
- proof(
3374
- goal(traveller_goal(i1, location(i1, oostende))),
3375
- by(fact("gps.pl", clause(21)))
3376
- ),
3377
- proof(
3378
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3379
- by(rule("gps.pl", clause(19))),
3380
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
3381
- uses([
3382
- proof(
3383
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
3384
- by(rule("gps.pl", clause(17))),
3385
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3386
- uses([
3387
- proof(
3388
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3389
- by(fact("gps.pl", clause(15)))
3390
- ),
3391
- proof(
3392
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
3393
- by(builtin(formula_binary, 4))
3394
- )
3395
- ])
3396
- ),
3397
- proof(
3398
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
3399
- by(rule("gps.pl", clause(19))),
3400
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3401
- uses([
3402
- proof(
3403
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
3404
- by(rule("gps.pl", clause(17))),
3405
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3406
- uses([
3407
- proof(
3408
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3409
- by(fact("gps.pl", clause(15)))
3410
- ),
3411
- proof(
3412
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
3413
- by(builtin(formula_binary, 4))
3414
- )
3415
- ])
3416
- ),
3417
- proof(
3418
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3419
- by(rule("gps.pl", clause(18))),
3420
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3421
- uses([
3422
- proof(
3423
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3424
- by(rule("gps.pl", clause(17))),
3425
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3426
- uses([
3427
- proof(
3428
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3429
- by(fact("gps.pl", clause(15)))
3430
- ),
3431
- proof(
3432
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3433
- by(builtin(formula_binary, 4))
3434
- )
3435
- ])
3436
- )
3437
- ])
3438
- ),
3439
- proof(
3440
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
3441
- by(builtin(append, 3))
3442
- ),
3443
- proof(
3444
- goal(add(1600.0, 900.0, 2500.0)),
3445
- by(builtin(add, 3))
3446
- ),
3447
- proof(
3448
- goal(add(0.007, 0.004, 0.010999999999999999)),
3449
- by(builtin(add, 3))
3450
- ),
3451
- proof(
3452
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3453
- by(builtin(mul, 3))
3454
- ),
3455
- proof(
3456
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3457
- by(builtin(mul, 3))
3458
- )
3459
- ])
3460
- ),
3461
- proof(
3462
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
3463
- by(builtin(append, 3))
3464
- ),
3465
- proof(
3466
- goal(add(1600.0, 2500.0, 4100.0)),
3467
- by(builtin(add, 3))
3468
- ),
3469
- proof(
3470
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
3471
- by(builtin(add, 3))
3472
- ),
3473
- proof(
3474
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
3475
- by(builtin(mul, 3))
3476
- ),
3477
- proof(
3478
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
3479
- by(builtin(mul, 3))
3480
- )
3481
- ])
3482
- )
3483
- ])
3484
- )
3485
- ])
3486
- ),
3487
- proof(
3488
- goal(lt(2400.0, 4100.0)),
3489
- by(builtin(lt, 2))
3490
- ),
3491
- proof(
3492
- goal(lt(0.01, 0.017999999999999999)),
3493
- by(builtin(lt, 2))
3494
- ),
3495
- proof(
3496
- goal(gt(0.94079999999999997, 0.90316799999999997)),
3497
- by(builtin(gt, 2))
3498
- ),
3499
- proof(
3500
- goal(gt(0.98999999999999999, 0.98009999999999997)),
3501
- by(builtin(gt, 2))
3502
- )
3503
- ])
3504
- ),
3505
- proof(
3506
- goal(check(c3, true)),
3507
- by(rule("gps.pl", clause(29))),
3508
- bindings([binding("D1", 2400.0), binding("__anon8", 0.01), binding("__anon9", 0.94079999999999997), binding("__anon10", 0.98999999999999999), binding("D2", 4100.0), binding("__anon11", 0.017999999999999999), binding("__anon12", 0.90316799999999997), binding("__anon13", 0.98009999999999997)]),
3509
- uses([
3510
- proof(
3511
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3512
- by(rule("gps.pl", clause(23))),
3513
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
3514
- uses([
3515
- proof(
3516
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3517
- by(rule("gps.pl", clause(22))),
3518
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3519
- uses([
3520
- proof(
3521
- goal(traveller_start(i1, location(i1, gent))),
3522
- by(fact("gps.pl", clause(20)))
3523
- ),
3524
- proof(
3525
- goal(traveller_goal(i1, location(i1, oostende))),
3526
- by(fact("gps.pl", clause(21)))
3527
- ),
3528
- proof(
3529
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3530
- by(rule("gps.pl", clause(19))),
3531
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3532
- uses([
3533
- proof(
3534
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
3535
- by(rule("gps.pl", clause(17))),
3536
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3537
- uses([
3538
- proof(
3539
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3540
- by(fact("gps.pl", clause(15)))
3541
- ),
3542
- proof(
3543
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
3544
- by(builtin(formula_binary, 4))
3545
- )
3546
- ])
3547
- ),
3548
- proof(
3549
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3550
- by(rule("gps.pl", clause(18))),
3551
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3552
- uses([
3553
- proof(
3554
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3555
- by(rule("gps.pl", clause(17))),
3556
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3557
- uses([
3558
- proof(
3559
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3560
- by(fact("gps.pl", clause(15)))
3561
- ),
3562
- proof(
3563
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3564
- by(builtin(formula_binary, 4))
3565
- )
3566
- ])
3567
- )
3568
- ])
3569
- ),
3570
- proof(
3571
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
3572
- by(builtin(append, 3))
3573
- ),
3574
- proof(
3575
- goal(add(1500.0, 900.0, 2400.0)),
3576
- by(builtin(add, 3))
3577
- ),
3578
- proof(
3579
- goal(add(0.006, 0.004, 0.01)),
3580
- by(builtin(add, 3))
3581
- ),
3582
- proof(
3583
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3584
- by(builtin(mul, 3))
3585
- ),
3586
- proof(
3587
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3588
- by(builtin(mul, 3))
3589
- )
3590
- ])
3591
- )
3592
- ])
3593
- )
3594
- ])
3595
- ),
3596
- proof(
3597
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3598
- by(rule("gps.pl", clause(24))),
3599
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
3600
- uses([
3601
- proof(
3602
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3603
- by(rule("gps.pl", clause(22))),
3604
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3605
- uses([
3606
- proof(
3607
- goal(traveller_start(i1, location(i1, gent))),
3608
- by(fact("gps.pl", clause(20)))
3609
- ),
3610
- proof(
3611
- goal(traveller_goal(i1, location(i1, oostende))),
3612
- by(fact("gps.pl", clause(21)))
3613
- ),
3614
- proof(
3615
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3616
- by(rule("gps.pl", clause(19))),
3617
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
3618
- uses([
3619
- proof(
3620
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
3621
- by(rule("gps.pl", clause(17))),
3622
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3623
- uses([
3624
- proof(
3625
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3626
- by(fact("gps.pl", clause(15)))
3627
- ),
3628
- proof(
3629
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
3630
- by(builtin(formula_binary, 4))
3631
- )
3632
- ])
3633
- ),
3634
- proof(
3635
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
3636
- by(rule("gps.pl", clause(19))),
3637
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3638
- uses([
3639
- proof(
3640
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
3641
- by(rule("gps.pl", clause(17))),
3642
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3643
- uses([
3644
- proof(
3645
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3646
- by(fact("gps.pl", clause(15)))
3647
- ),
3648
- proof(
3649
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
3650
- by(builtin(formula_binary, 4))
3651
- )
3652
- ])
3653
- ),
3654
- proof(
3655
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3656
- by(rule("gps.pl", clause(18))),
3657
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3658
- uses([
3659
- proof(
3660
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3661
- by(rule("gps.pl", clause(17))),
3662
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3663
- uses([
3664
- proof(
3665
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3666
- by(fact("gps.pl", clause(15)))
3667
- ),
3668
- proof(
3669
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3670
- by(builtin(formula_binary, 4))
3671
- )
3672
- ])
3673
- )
3674
- ])
3675
- ),
3676
- proof(
3677
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
3678
- by(builtin(append, 3))
3679
- ),
3680
- proof(
3681
- goal(add(1600.0, 900.0, 2500.0)),
3682
- by(builtin(add, 3))
3683
- ),
3684
- proof(
3685
- goal(add(0.007, 0.004, 0.010999999999999999)),
3686
- by(builtin(add, 3))
3687
- ),
3688
- proof(
3689
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3690
- by(builtin(mul, 3))
3691
- ),
3692
- proof(
3693
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3694
- by(builtin(mul, 3))
3695
- )
3696
- ])
3697
- ),
3698
- proof(
3699
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
3700
- by(builtin(append, 3))
3701
- ),
3702
- proof(
3703
- goal(add(1600.0, 2500.0, 4100.0)),
3704
- by(builtin(add, 3))
3705
- ),
3706
- proof(
3707
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
3708
- by(builtin(add, 3))
3709
- ),
3710
- proof(
3711
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
3712
- by(builtin(mul, 3))
3713
- ),
3714
- proof(
3715
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
3716
- by(builtin(mul, 3))
3717
- )
3718
- ])
3719
- )
3720
- ])
3721
- )
3722
- ])
3723
- ),
3724
- proof(
3725
- goal(lt(2400.0, 4100.0)),
3726
- by(builtin(lt, 2))
3727
- )
3728
- ])
3729
- ),
3730
- proof(
3731
- goal(check(c4, true)),
3732
- by(rule("gps.pl", clause(30))),
3733
- bindings([binding("__anon14", 2400.0), binding("C1", 0.01), binding("__anon15", 0.94079999999999997), binding("__anon16", 0.98999999999999999), binding("__anon17", 4100.0), binding("C2", 0.017999999999999999), binding("__anon18", 0.90316799999999997), binding("__anon19", 0.98009999999999997)]),
3734
- uses([
3735
- proof(
3736
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3737
- by(rule("gps.pl", clause(23))),
3738
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
3739
- uses([
3740
- proof(
3741
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3742
- by(rule("gps.pl", clause(22))),
3743
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3744
- uses([
3745
- proof(
3746
- goal(traveller_start(i1, location(i1, gent))),
3747
- by(fact("gps.pl", clause(20)))
3748
- ),
3749
- proof(
3750
- goal(traveller_goal(i1, location(i1, oostende))),
3751
- by(fact("gps.pl", clause(21)))
3752
- ),
3753
- proof(
3754
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3755
- by(rule("gps.pl", clause(19))),
3756
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3757
- uses([
3758
- proof(
3759
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
3760
- by(rule("gps.pl", clause(17))),
3761
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3762
- uses([
3763
- proof(
3764
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3765
- by(fact("gps.pl", clause(15)))
3766
- ),
3767
- proof(
3768
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
3769
- by(builtin(formula_binary, 4))
3770
- )
3771
- ])
3772
- ),
3773
- proof(
3774
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3775
- by(rule("gps.pl", clause(18))),
3776
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3777
- uses([
3778
- proof(
3779
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3780
- by(rule("gps.pl", clause(17))),
3781
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3782
- uses([
3783
- proof(
3784
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3785
- by(fact("gps.pl", clause(15)))
3786
- ),
3787
- proof(
3788
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3789
- by(builtin(formula_binary, 4))
3790
- )
3791
- ])
3792
- )
3793
- ])
3794
- ),
3795
- proof(
3796
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
3797
- by(builtin(append, 3))
3798
- ),
3799
- proof(
3800
- goal(add(1500.0, 900.0, 2400.0)),
3801
- by(builtin(add, 3))
3802
- ),
3803
- proof(
3804
- goal(add(0.006, 0.004, 0.01)),
3805
- by(builtin(add, 3))
3806
- ),
3807
- proof(
3808
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3809
- by(builtin(mul, 3))
3810
- ),
3811
- proof(
3812
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3813
- by(builtin(mul, 3))
3814
- )
3815
- ])
3816
- )
3817
- ])
3818
- )
3819
- ])
3820
- ),
3821
- proof(
3822
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3823
- by(rule("gps.pl", clause(24))),
3824
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
3825
- uses([
3826
- proof(
3827
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3828
- by(rule("gps.pl", clause(22))),
3829
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3830
- uses([
3831
- proof(
3832
- goal(traveller_start(i1, location(i1, gent))),
3833
- by(fact("gps.pl", clause(20)))
3834
- ),
3835
- proof(
3836
- goal(traveller_goal(i1, location(i1, oostende))),
3837
- by(fact("gps.pl", clause(21)))
3838
- ),
3839
- proof(
3840
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
3841
- by(rule("gps.pl", clause(19))),
3842
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
3843
- uses([
3844
- proof(
3845
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
3846
- by(rule("gps.pl", clause(17))),
3847
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3848
- uses([
3849
- proof(
3850
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3851
- by(fact("gps.pl", clause(15)))
3852
- ),
3853
- proof(
3854
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
3855
- by(builtin(formula_binary, 4))
3856
- )
3857
- ])
3858
- ),
3859
- proof(
3860
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
3861
- by(rule("gps.pl", clause(19))),
3862
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3863
- uses([
3864
- proof(
3865
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
3866
- by(rule("gps.pl", clause(17))),
3867
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3868
- uses([
3869
- proof(
3870
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3871
- by(fact("gps.pl", clause(15)))
3872
- ),
3873
- proof(
3874
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
3875
- by(builtin(formula_binary, 4))
3876
- )
3877
- ])
3878
- ),
3879
- proof(
3880
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
3881
- by(rule("gps.pl", clause(18))),
3882
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
3883
- uses([
3884
- proof(
3885
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
3886
- by(rule("gps.pl", clause(17))),
3887
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3888
- uses([
3889
- proof(
3890
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3891
- by(fact("gps.pl", clause(15)))
3892
- ),
3893
- proof(
3894
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
3895
- by(builtin(formula_binary, 4))
3896
- )
3897
- ])
3898
- )
3899
- ])
3900
- ),
3901
- proof(
3902
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
3903
- by(builtin(append, 3))
3904
- ),
3905
- proof(
3906
- goal(add(1600.0, 900.0, 2500.0)),
3907
- by(builtin(add, 3))
3908
- ),
3909
- proof(
3910
- goal(add(0.007, 0.004, 0.010999999999999999)),
3911
- by(builtin(add, 3))
3912
- ),
3913
- proof(
3914
- goal(mul(0.96, 0.98, 0.94079999999999997)),
3915
- by(builtin(mul, 3))
3916
- ),
3917
- proof(
3918
- goal(mul(0.99, 1.0, 0.98999999999999999)),
3919
- by(builtin(mul, 3))
3920
- )
3921
- ])
3922
- ),
3923
- proof(
3924
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
3925
- by(builtin(append, 3))
3926
- ),
3927
- proof(
3928
- goal(add(1600.0, 2500.0, 4100.0)),
3929
- by(builtin(add, 3))
3930
- ),
3931
- proof(
3932
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
3933
- by(builtin(add, 3))
3934
- ),
3935
- proof(
3936
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
3937
- by(builtin(mul, 3))
3938
- ),
3939
- proof(
3940
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
3941
- by(builtin(mul, 3))
3942
- )
3943
- ])
3944
- )
3945
- ])
3946
- )
3947
- ])
3948
- ),
3949
- proof(
3950
- goal(lt(0.01, 0.017999999999999999)),
3951
- by(builtin(lt, 2))
3952
- )
3953
- ])
3954
- ),
3955
- proof(
3956
- goal(check(c5, true)),
3957
- by(rule("gps.pl", clause(31))),
3958
- bindings([binding("__anon20", 2400.0), binding("__anon21", 0.01), binding("B1", 0.94079999999999997), binding("F1", 0.98999999999999999), binding("__anon22", 4100.0), binding("__anon23", 0.017999999999999999), binding("B2", 0.90316799999999997), binding("F2", 0.98009999999999997)]),
3959
- uses([
3960
- proof(
3961
- goal(route_metrics(routeDirect, 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3962
- by(rule("gps.pl", clause(23))),
3963
- bindings([binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999)]),
3964
- uses([
3965
- proof(
3966
- goal(traveller_path(i1, [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3967
- by(rule("gps.pl", clause(22))),
3968
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
3969
- uses([
3970
- proof(
3971
- goal(traveller_start(i1, location(i1, gent))),
3972
- by(fact("gps.pl", clause(20)))
3973
- ),
3974
- proof(
3975
- goal(traveller_goal(i1, location(i1, oostende))),
3976
- by(fact("gps.pl", clause(21)))
3977
- ),
3978
- proof(
3979
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_brugge, drive_brugge_oostende], 2400.0, 0.01, 0.94079999999999997, 0.98999999999999999)),
3980
- by(rule("gps.pl", clause(19))),
3981
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_brugge, drive_brugge_oostende]), binding("Duration", 2400.0), binding("Cost", 0.01), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("D1", 1500.0), binding("C1", 0.006), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
3982
- uses([
3983
- proof(
3984
- goal(map_description(location(i1, gent), location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)),
3985
- by(rule("gps.pl", clause(17))),
3986
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, brugge)), binding("Action", drive_gent_brugge), binding("Duration", 1500.0), binding("Cost", 0.006), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
3987
- uses([
3988
- proof(
3989
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
3990
- by(fact("gps.pl", clause(15)))
3991
- ),
3992
- proof(
3993
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99))),
3994
- by(builtin(formula_binary, 4))
3995
- )
3996
- ])
3997
- ),
3998
- proof(
3999
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
4000
- by(rule("gps.pl", clause(18))),
4001
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
4002
- uses([
4003
- proof(
4004
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
4005
- by(rule("gps.pl", clause(17))),
4006
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
4007
- uses([
4008
- proof(
4009
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
4010
- by(fact("gps.pl", clause(15)))
4011
- ),
4012
- proof(
4013
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
4014
- by(builtin(formula_binary, 4))
4015
- )
4016
- ])
4017
- )
4018
- ])
4019
- ),
4020
- proof(
4021
- goal(append([drive_gent_brugge], [drive_brugge_oostende], [drive_gent_brugge, drive_brugge_oostende])),
4022
- by(builtin(append, 3))
4023
- ),
4024
- proof(
4025
- goal(add(1500.0, 900.0, 2400.0)),
4026
- by(builtin(add, 3))
4027
- ),
4028
- proof(
4029
- goal(add(0.006, 0.004, 0.01)),
4030
- by(builtin(add, 3))
4031
- ),
4032
- proof(
4033
- goal(mul(0.96, 0.98, 0.94079999999999997)),
4034
- by(builtin(mul, 3))
4035
- ),
4036
- proof(
4037
- goal(mul(0.99, 1.0, 0.98999999999999999)),
4038
- by(builtin(mul, 3))
4039
- )
4040
- ])
4041
- )
4042
- ])
4043
- )
4044
- ])
4045
- ),
4046
- proof(
4047
- goal(route_metrics(routeViaKortrijk, 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
4048
- by(rule("gps.pl", clause(24))),
4049
- bindings([binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997)]),
4050
- uses([
4051
- proof(
4052
- goal(traveller_path(i1, [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
4053
- by(rule("gps.pl", clause(22))),
4054
- bindings([binding("Traveller", i1), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("From", location(i1, gent)), binding("To", location(i1, oostende))]),
4055
- uses([
4056
- proof(
4057
- goal(traveller_start(i1, location(i1, gent))),
4058
- by(fact("gps.pl", clause(20)))
4059
- ),
4060
- proof(
4061
- goal(traveller_goal(i1, location(i1, oostende))),
4062
- by(fact("gps.pl", clause(21)))
4063
- ),
4064
- proof(
4065
- goal(path(location(i1, gent), location(i1, oostende), [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende], 4100.0, 0.017999999999999999, 0.90316799999999997, 0.98009999999999997)),
4066
- by(rule("gps.pl", clause(19))),
4067
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, oostende)), binding("Actions", [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 4100.0), binding("Cost", 0.017999999999999999), binding("Belief", 0.90316799999999997), binding("Comfort", 0.98009999999999997), binding("Mid", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("D2", 2500.0), binding("C2", 0.010999999999999999), binding("B2", 0.94079999999999997), binding("F2", 0.98999999999999999)]),
4068
- uses([
4069
- proof(
4070
- goal(map_description(location(i1, gent), location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)),
4071
- by(rule("gps.pl", clause(17))),
4072
- bindings([binding("From", location(i1, gent)), binding("To", location(i1, kortrijk)), binding("Action", drive_gent_kortrijk), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
4073
- uses([
4074
- proof(
4075
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
4076
- by(fact("gps.pl", clause(15)))
4077
- ),
4078
- proof(
4079
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99))),
4080
- by(builtin(formula_binary, 4))
4081
- )
4082
- ])
4083
- ),
4084
- proof(
4085
- goal(path(location(i1, kortrijk), location(i1, oostende), [drive_kortrijk_brugge, drive_brugge_oostende], 2500.0, 0.010999999999999999, 0.94079999999999997, 0.98999999999999999)),
4086
- by(rule("gps.pl", clause(19))),
4087
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, oostende)), binding("Actions", [drive_kortrijk_brugge, drive_brugge_oostende]), binding("Duration", 2500.0), binding("Cost", 0.010999999999999999), binding("Belief", 0.94079999999999997), binding("Comfort", 0.98999999999999999), binding("Mid", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("D1", 1600.0), binding("C1", 0.007), binding("B1", 0.96), binding("F1", 0.99), binding("RestActions", [drive_brugge_oostende]), binding("D2", 900.0), binding("C2", 0.004), binding("B2", 0.98), binding("F2", 1.0)]),
4088
- uses([
4089
- proof(
4090
- goal(map_description(location(i1, kortrijk), location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)),
4091
- by(rule("gps.pl", clause(17))),
4092
- bindings([binding("From", location(i1, kortrijk)), binding("To", location(i1, brugge)), binding("Action", drive_kortrijk_brugge), binding("Duration", 1600.0), binding("Cost", 0.007), binding("Belief", 0.96), binding("Comfort", 0.99), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
4093
- uses([
4094
- proof(
4095
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
4096
- by(fact("gps.pl", clause(15)))
4097
- ),
4098
- proof(
4099
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99))),
4100
- by(builtin(formula_binary, 4))
4101
- )
4102
- ])
4103
- ),
4104
- proof(
4105
- goal(path(location(i1, brugge), location(i1, oostende), [drive_brugge_oostende], 900.0, 0.004, 0.98, 1.0)),
4106
- by(rule("gps.pl", clause(18))),
4107
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0)]),
4108
- uses([
4109
- proof(
4110
- goal(map_description(location(i1, brugge), location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0)),
4111
- by(rule("gps.pl", clause(17))),
4112
- bindings([binding("From", location(i1, brugge)), binding("To", location(i1, oostende)), binding("Action", drive_brugge_oostende), binding("Duration", 900.0), binding("Cost", 0.004), binding("Belief", 0.98), binding("Comfort", 1.0), binding("Formula", (gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))]),
4113
- uses([
4114
- proof(
4115
- goal(map_graph(mapBE, (gps_description(mapBE, description(location(S, gent), true, location(S, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(S, gent), true, location(S, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, kortrijk), true, location(S, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(S, brugge), true, location(S, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))))),
4116
- by(fact("gps.pl", clause(15)))
4117
- ),
4118
- proof(
4119
- goal(formula_binary((gps_description(mapBE, description(location(i1, gent), true, location(i1, brugge), drive_gent_brugge, 1500.0, 0.006, 0.96, 0.99)), gps_description(mapBE, description(location(i1, gent), true, location(i1, kortrijk), drive_gent_kortrijk, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, kortrijk), true, location(i1, brugge), drive_kortrijk_brugge, 1600.0, 0.007, 0.96, 0.99)), gps_description(mapBE, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))), mapBE, gps_description, description(location(i1, brugge), true, location(i1, oostende), drive_brugge_oostende, 900.0, 0.004, 0.98, 1.0))),
4120
- by(builtin(formula_binary, 4))
4121
- )
4122
- ])
4123
- )
4124
- ])
4125
- ),
4126
- proof(
4127
- goal(append([drive_kortrijk_brugge], [drive_brugge_oostende], [drive_kortrijk_brugge, drive_brugge_oostende])),
4128
- by(builtin(append, 3))
4129
- ),
4130
- proof(
4131
- goal(add(1600.0, 900.0, 2500.0)),
4132
- by(builtin(add, 3))
4133
- ),
4134
- proof(
4135
- goal(add(0.007, 0.004, 0.010999999999999999)),
4136
- by(builtin(add, 3))
4137
- ),
4138
- proof(
4139
- goal(mul(0.96, 0.98, 0.94079999999999997)),
4140
- by(builtin(mul, 3))
4141
- ),
4142
- proof(
4143
- goal(mul(0.99, 1.0, 0.98999999999999999)),
4144
- by(builtin(mul, 3))
4145
- )
4146
- ])
4147
- ),
4148
- proof(
4149
- goal(append([drive_gent_kortrijk], [drive_kortrijk_brugge, drive_brugge_oostende], [drive_gent_kortrijk, drive_kortrijk_brugge, drive_brugge_oostende])),
4150
- by(builtin(append, 3))
4151
- ),
4152
- proof(
4153
- goal(add(1600.0, 2500.0, 4100.0)),
4154
- by(builtin(add, 3))
4155
- ),
4156
- proof(
4157
- goal(add(0.007, 0.010999999999999999, 0.017999999999999999)),
4158
- by(builtin(add, 3))
4159
- ),
4160
- proof(
4161
- goal(mul(0.96, 0.94079999999999997, 0.90316799999999997)),
4162
- by(builtin(mul, 3))
4163
- ),
4164
- proof(
4165
- goal(mul(0.99, 0.98999999999999999, 0.98009999999999997)),
4166
- by(builtin(mul, 3))
4167
- )
4168
- ])
4169
- )
4170
- ])
4171
- )
4172
- ])
4173
- ),
4174
- proof(
4175
- goal(gt(0.94079999999999997, 0.90316799999999997)),
4176
- by(builtin(gt, 2))
4177
- ),
4178
- proof(
4179
- goal(gt(0.98999999999999999, 0.98009999999999997)),
4180
- by(builtin(gt, 2))
4181
- )
4182
- ])
4183
- )
4184
- ])
4185
- )
4186
- ).
4187
-