Details

Time bar (total: 14.8s)

sample20.0ms

Algorithm
intervals
Results
9.0ms338×body80valid

simplify4.4s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
089
1149
2309
3489
4729
5949
61139
71359
81819
93269
106509
1110439
1215529
1327049
done50019

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 2.1b

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
13×associate-*l*
12×*-un-lft-identity
10×add-cube-cbrt times-frac
add-exp-log add-cbrt-cube
associate-*r*
pow1 distribute-rgt-in sub-neg associate-+l+ distribute-lft-in add-log-exp
frac-times flip3-- associate-*r/ prod-exp flip-- cbrt-unprod unswap-sqr
cbrt-undiv +-commutative flip3-+ div-exp pow-prod-down associate-*l/ sum-log *-commutative flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
2 → 57
Calls
2 calls:
7.0ms
(+ (* (/ x y) (- z t)) t)
15.0ms
(* (/ x y) (- z t))

series91.0ms

Counts
2 → 6
Calls
2 calls:
33.0ms
(+ (* (/ x y) (- z t)) t)
57.0ms
(* (/ x y) (- z t))

simplify1.7s

Counts
63 → 63
Iterations

Useful iterations: 3 (613.0ms)

IterNodesCost
0120727
1313701
21007625
33910619
done5001619

prune146.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
1.8b
(* (/ x (cbrt y)) (- z t))
4.4b
(* (/ 1 (* (cbrt y) (cbrt y))) (* (/ x (cbrt y)) (- z t)))

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
87×add-exp-log
46×prod-exp
35×add-cbrt-cube
32×add-sqr-sqrt
29×associate-*l*
24×*-un-lft-identity
23×times-frac
22×add-cube-cbrt
20×div-exp cbrt-unprod
16×cbrt-prod
11×pow1 frac-times associate-*r/
10×cbrt-undiv distribute-rgt-in distribute-lft-in
sub-neg rec-exp flip3-- 1-exp associate-*r* flip--
pow-prod-down associate-*l/ add-log-exp
unswap-sqr
pow1/3 *-commutative div-inv
distribute-lft-out-- difference-of-squares
Counts
4 → 141
Calls
4 calls:
0.0ms
(cbrt y)
0.0ms
(cbrt y)
21.0ms
(* (/ x (cbrt y)) (- z t))
45.0ms
(* (/ 1 (* (cbrt y) (cbrt y))) (* (/ x (cbrt y)) (- z t)))

series657.0ms

Counts
4 → 12
Calls
4 calls:
185.0ms
(cbrt y)
187.0ms
(cbrt y)
195.0ms
(* (/ x (cbrt y)) (- z t))
89.0ms
(* (/ 1 (* (cbrt y) (cbrt y))) (* (/ x (cbrt y)) (- z t)))

simplify847.0ms

Counts
153 → 153
Iterations

Useful iterations: 2 (284.0ms)

IterNodesCost
02272370
16802126
225611564
done50001564

prune396.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.7b
(pow (cbrt y) 3)
1.8b
(* (/ x (cbrt y)) (- z t))
4.4b
(* (/ 1 (* (cbrt y) (cbrt (pow (cbrt y) 3)))) (* (/ x (cbrt y)) (- z t)))

rewrite89.0ms

Algorithm
rewrite-expression-head
Rules
88×add-exp-log
46×prod-exp
36×add-sqr-sqrt
35×add-cbrt-cube
29×associate-*l*
28×*-un-lft-identity
26×add-cube-cbrt
23×times-frac
20×div-exp cbrt-unprod
19×cbrt-prod
12×pow1
11×frac-times associate-*r/
10×cbrt-undiv distribute-rgt-in distribute-lft-in
sub-neg unpow-prod-down rec-exp flip3-- 1-exp cube-prod associate-*r* flip--
pow-prod-down associate-*l/ add-log-exp
pow-unpow unswap-sqr
pow-pow pow1/3 *-commutative div-inv
cube-mult pow-to-exp unpow3 pow-exp distribute-lft-out-- rem-cube-cbrt difference-of-squares sqr-pow
Counts
4 → 160
Calls
4 calls:
0.0ms
(cbrt y)
2.0ms
(pow (cbrt y) 3)
19.0ms
(* (/ x (cbrt y)) (- z t))
61.0ms
(* (/ 1 (* (cbrt y) (cbrt (pow (cbrt y) 3)))) (* (/ x (cbrt y)) (- z t)))

series704.0ms

Counts
4 → 12
Calls
4 calls:
188.0ms
(cbrt y)
234.0ms
(pow (cbrt y) 3)
194.0ms
(* (/ x (cbrt y)) (- z t))
88.0ms
(* (/ 1 (* (cbrt y) (cbrt (pow (cbrt y) 3)))) (* (/ x (cbrt y)) (- z t)))

simplify2.2s

Counts
172 → 172
Iterations

Useful iterations: 2 (550.0ms)

IterNodesCost
02582801
17712142
244091422
done50001422

prune401.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
37×*-un-lft-identity
31×times-frac
23×add-cube-cbrt
19×associate-*r*
10×add-exp-log add-cbrt-cube
distribute-lft-out-- difference-of-squares
pow1 associate-/l* add-log-exp
associate-*l* associate-/r*
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-- flip-+
Counts
3 → 87
Calls
3 calls:
8.0ms
(+ (* x (/ (- z t) y)) t)
7.0ms
(/ (- z t) y)
14.0ms
(* x (/ (- z t) y))

series110.0ms

Counts
3 → 9
Calls
3 calls:
37.0ms
(+ (* x (/ (- z t) y)) t)
27.0ms
(/ (- z t) y)
47.0ms
(* x (/ (- z t) y))

simplify1.8s

Counts
96 → 96
Iterations

Useful iterations: done (1.8s)

IterNodesCost
01371051
1343986
21101920
34505890
done5000889

prune200.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0b

regimes234.0ms

Accuracy

29.8% (1.5b remaining)

Error of 1.6b against oracle of 0.0b and baseline of 2.2b

bsearch75.0ms

Steps
ItersRangePoint
9
9.12822136199212e-35
1.1754375702567523e-29
1.4700886765143342e-30
8
-2.8786922797562166e+103
-2.3387264269526487e+99
-2.396557602064052e+99

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02339
13039
done3039

end0.0ms

sample546.0ms

Algorithm
intervals
Results
283.0ms10733×body80valid