Details

Time bar (total: 18.7s)

sample31.0ms

Algorithm
intervals
Results
10.0ms284×body80valid

simplify1.4s

Counts
1 → 1
Iterations

Useful iterations: 2 (11.0ms)

IterNodesCost
01011
12111
23710
36010
410310
516310
621410
724110
828010
932110
1040610
1150410
1257210
1363610
1466410
done66410

prune12.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 1.1b

localize17.0ms

Local error

Found 3 expressions with local error:

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

rewrite146.0ms

Algorithm
rewrite-expression-head
Rules
77×add-sqr-sqrt
72×*-un-lft-identity
51×times-frac
31×associate-*r*
28×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/
expm1-log1p-u flip3-- fma-def associate-*l* flip-- log1p-expm1-u
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 → 122
Calls
3 calls:
15.0ms
(+ x (* y (/ (- z t) (- z a))))
33.0ms
(/ (- z t) (- z a))
85.0ms
(* y (/ (- z t) (- z a)))

series736.0ms

Counts
3 → 9
Calls
3 calls:
113.0ms
(+ x (* y (/ (- z t) (- z a))))
71.0ms
(/ (- z t) (- z a))
552.0ms
(* y (/ (- z t) (- z a)))

simplify2.5s

Counts
131 → 131
Iterations

Useful iterations: 2 (258.0ms)

IterNodesCost
01681615
14311512
212191414
339601414
done50001414

prune436.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0b

localize16.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- z t) (- z a))
1.0b
(fma (/ (- z t) (- z a)) y x)

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt *-un-lft-identity
25×times-frac
14×add-cube-cbrt
12×distribute-lft-out-- difference-of-squares
associate-/r* associate-/l*
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u associate-/l/ add-log-exp
cbrt-undiv frac-2neg div-sub div-exp clear-num fma-udef div-inv
Counts
2 → 64
Calls
2 calls:
46.0ms
(/ (- z t) (- z a))
1.0ms
(fma (/ (- z t) (- z a)) y x)

series180.0ms

Counts
2 → 6
Calls
2 calls:
63.0ms
(/ (- z t) (- z a))
117.0ms
(fma (/ (- z t) (- z a)) y x)

simplify3.9s

Counts
70 → 70
Iterations

Useful iterations: 4 (2.4s)

IterNodesCost
0113884
1261856
2628808
31605808
44736806
done5000806

prune260.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- z t))
0.6b
(cbrt (- z t))
0.6b
(cbrt (- z t))
1.3b
(* y (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- z a))))

rewrite380.0ms

Algorithm
rewrite-expression-head
Rules
30×cbrt-div
22×add-exp-log associate-*r/
16×frac-times add-cbrt-cube
15×cbrt-prod flip3-- flip--
14×add-sqr-sqrt *-un-lft-identity
13×pow1
12×associate-*l/
11×prod-exp cbrt-unprod
add-cube-cbrt
pow-prod-down
expm1-log1p-u log1p-expm1-u add-log-exp
pow1/3 associate-*l* distribute-lft-out-- difference-of-squares
cbrt-undiv div-exp
associate-*r* *-commutative
Counts
4 → 95
Calls
4 calls:
4.0ms
(cbrt (- z t))
4.0ms
(cbrt (- z t))
7.0ms
(cbrt (- z t))
359.0ms
(* y (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- z a))))

series905.0ms

Counts
4 → 12
Calls
4 calls:
268.0ms
(cbrt (- z t))
276.0ms
(cbrt (- z t))
242.0ms
(cbrt (- z t))
119.0ms
(* y (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- z a))))

simplify4.0s

Counts
107 → 107
Iterations

Useful iterations: done (4.0s)

IterNodesCost
01711738
14291701
213411319
344251173
done50021143

prune471.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0b

localize16.0ms

Local error

Found 3 expressions with local error:

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

rewrite108.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt *-un-lft-identity
20×add-cube-cbrt
18×prod-diff
11×distribute-rgt-in distribute-lft-in
10×add-exp-log add-cbrt-cube
pow1 times-frac associate-*r* associate-/r* add-log-exp
associate-*r/
expm1-log1p-u flip3-- fma-def associate-*l* flip-- log1p-expm1-u distribute-lft-out-- difference-of-squares
cbrt-undiv sub-neg div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/
+-commutative frac-2neg flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv distribute-lft-out associate-/l* unswap-sqr
Counts
3 → 94
Calls
3 calls:
25.0ms
(* y (- z t))
28.0ms
(+ x (/ (* y (- z t)) (- z a)))
47.0ms
(/ (* y (- z t)) (- z a))

series309.0ms

Counts
3 → 9
Calls
3 calls:
44.0ms
(* y (- z t))
135.0ms
(+ x (/ (* y (- z t)) (- z a)))
129.0ms
(/ (* y (- z t)) (- z a))

simplify1.3s

Counts
103 → 103
Iterations

Useful iterations: done (1.3s)

IterNodesCost
01821394
14261177
212401009
done5001972

prune302.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

regimes230.0ms

Accuracy

0% (1.1b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01011
11111
done1111

end0.0ms

sample924.0ms

Algorithm
intervals
Results
372.0ms8736×body80valid
0.0msbody1280valid