(define (problem travelling-21)
(:domain travelling)
(:objects
Agent agent
x type1
y z subtype1
)
(:init
(example2 )
(example-predicate x)
(= (f y) 10)
(= (f z) 5)
)
(:goal (and
(not (example-predicate x))
)
)
)
$25
File Name: CS_(define_(problem_travelling-21).zip
File Size: 320.28 KB
(define (problem travelling-21)
(:domain travelling)
(:objects
Agent agent
x type1
y z subtype1
)
(:init
(example2 )
(example-predicate x)
(= (f y) 10)
(= (f z) 5)
)
(:goal (and
(not (example-predicate x))
)
)
)
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.