; @xtcfilename "./TRS_Relative/INVY_15/#3.56_rand.xml" (format TRS) (fun s 1) (fun c 2) (fun d 1) (fun f 1) (fun rand 1) (fun g 1) (rule (g (c x (s y))) (g (c (s x) y))) (rule (f (c (s x) y)) (f (c x (s y)))) (rule (f (f x)) (f (d (f x)))) (rule (f x) x) (rule (rand x) x :cost 0) (rule (rand x) (rand (s x)) :cost 0)