(define (problem problem_a_very_intense_fruit_smoothie) (:domain gourmet) (:objects t4 - tool ing22 ing21 ing20 ing19 ing18 - ingredient) (:init (initialized ing18) (initialized ing19) (initialized ing20)) (:goal (and (mixed_into ing21 t4 ing22) (combined_into_3 ing21 ing18 ing19 ing20) (in ing21 t4) (checked ing22))))