Details

Time bar (total: 8.9s)

sample21.0ms

Algorithm
intervals
Results
9.0ms289×body80valid

simplify1.3s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01011
12111
23411
35511
48711
512711
616111
717911
820511
924911
1033411
1143711
1262011
1377511
1481111
1581711
done81711

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 1.2b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (* y (/ (- z t) (- z a))))
0.0b
(/ (- z t) (- z a))
2.1b
(* y (/ (- z t) (- z a)))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
76×add-sqr-sqrt
71×*-un-lft-identity
51×times-frac
31×associate-*r*
27×add-cube-cbrt
22×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
pow1 associate-/r* associate-/l* add-log-exp
associate-/r/
flip3-- associate-*l* flip--
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+
Counts
3 → 113
Calls
3 calls:
2.0ms
(+ x (* y (/ (- z t) (- z a))))
11.0ms
(/ (- z t) (- z a))
28.0ms
(* y (/ (- z t) (- z a)))

series200.0ms

Counts
3 → 9
Calls
3 calls:
72.0ms
(+ x (* y (/ (- z t) (- z a))))
46.0ms
(/ (- z t) (- z a))
82.0ms
(* y (/ (- z t) (- z a)))

simplify569.0ms

Counts
122 → 122
Iterations

Useful iterations: 2 (115.0ms)

IterNodesCost
01621555
14261454
215321368
done50001368

prune273.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* y (/ 1 (/ (- z a) (- z t)))))
0.0b
(/ (- z a) (- z t))
0.4b
(/ 1 (/ (- z a) (- z t)))
2.1b
(* y (/ 1 (/ (- z a) (- z t))))

rewrite108.0ms

Algorithm
rewrite-expression-head
Rules
392×times-frac
336×add-sqr-sqrt
324×*-un-lft-identity
158×add-cube-cbrt
98×associate-*r*
82×distribute-lft-out-- difference-of-squares
36×add-exp-log associate-/r*
20×add-cbrt-cube
18×associate-/r/
15×div-exp
10×div-inv
flip3-- flip--
associate-/l*
pow1 cbrt-undiv prod-exp
add-log-exp
unswap-sqr
rec-exp 1-exp
associate-*l* cbrt-unprod
frac-2neg clear-num associate-/l/
+-commutative pow-flip flip3-+ div-sub associate-*r/ pow-prod-down sum-log un-div-inv *-commutative flip-+ inv-pow
Counts
4 → 338
Calls
4 calls:
2.0ms
(+ x (* y (/ 1 (/ (- z a) (- z t)))))
11.0ms
(/ (- z a) (- z t))
15.0ms
(/ 1 (/ (- z a) (- z t)))
54.0ms
(* y (/ 1 (/ (- z a) (- z t))))

series325.0ms

Counts
4 → 12
Calls
4 calls:
78.0ms
(+ x (* y (/ 1 (/ (- z a) (- z t)))))
42.0ms
(/ (- z a) (- z t))
94.0ms
(/ 1 (/ (- z a) (- z t)))
111.0ms
(* y (/ 1 (/ (- z a) (- z t))))

simplify1.8s

Counts
350 → 350
Iterations

Useful iterations: 2 (369.0ms)

IterNodesCost
03725706
19694880
232944213
done50004213

prune617.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (pow (/ y (/ (- z a) (- z t))) 1))
0.0b
(/ (- z a) (- z t))
2.2b
(/ y (/ (- z a) (- z t)))

rewrite137.0ms

Algorithm
rewrite-expression-head
Rules
218×times-frac
197×*-un-lft-identity
195×add-sqr-sqrt
91×add-cube-cbrt
52×distribute-lft-out-- difference-of-squares
36×associate-/r*
11×associate-/r/
10×add-exp-log add-cbrt-cube
associate-/l*
flip3-- flip-- div-inv
add-log-exp
cbrt-undiv div-exp
pow1
frac-2neg clear-num associate-/l/
+-commutative flip3-+ div-sub sum-log flip-+ distribute-lft-out
Counts
3 → 206
Calls
3 calls:
99.0ms
(+ x (pow (/ y (/ (- z a) (- z t))) 1))
11.0ms
(/ (- z a) (- z t))
15.0ms
(/ y (/ (- z a) (- z t)))

series237.0ms

Counts
3 → 9
Calls
3 calls:
80.0ms
(+ x (pow (/ y (/ (- z a) (- z t))) 1))
44.0ms
(/ (- z a) (- z t))
113.0ms
(/ y (/ (- z a) (- z t)))

simplify871.0ms

Counts
215 → 215
Iterations

Useful iterations: 2 (230.0ms)

IterNodesCost
02953765
17123470
230133364
done50013364

prune535.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ y (- z a))
0.0b
(+ x (* (/ y (- z a)) (- z t)))
11.1b
(* (/ y (- z a)) (- z t))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
44×add-sqr-sqrt
39×*-un-lft-identity
31×times-frac
23×add-cube-cbrt
21×associate-*l*
10×add-exp-log add-cbrt-cube
distribute-lft-out-- difference-of-squares
pow1 associate-*r* associate-/r* add-log-exp
distribute-rgt-in sub-neg associate-+r+ flip3-- distribute-lft-in associate-/r/ flip--
associate-/l*
cbrt-undiv frac-times associate-*r/ div-exp prod-exp cbrt-unprod div-inv unswap-sqr
+-commutative frac-2neg flip3-+ pow-prod-down associate-*l/ clear-num sum-log *-commutative flip-+
Counts
3 → 102
Calls
3 calls:
5.0ms
(/ y (- z a))
3.0ms
(+ x (* (/ y (- z a)) (- z t)))
25.0ms
(* (/ y (- z a)) (- z t))

series224.0ms

Counts
3 → 9
Calls
3 calls:
28.0ms
(/ y (- z a))
81.0ms
(+ x (* (/ y (- z a)) (- z t)))
116.0ms
(* (/ y (- z a)) (- z t))

simplify571.0ms

Counts
111 → 111
Iterations

Useful iterations: 2 (119.0ms)

IterNodesCost
01661289
14231232
215531152
done50021152

prune251.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes176.0ms

Accuracy

0% (1.3b remaining)

Error of 1.3b against oracle of 0.0b and baseline of 1.3b

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 1 (1.0ms)

IterNodesCost
01213
11511
done1511

end0.0ms

sample539.0ms

Algorithm
intervals
Results
280.0ms8764×body80valid