Details

Time bar (total: 19.8s)

sample25.0ms

Algorithm
intervals
Results
11.0ms307×body80valid
1.0ms10×body640valid
1.0msbody1280valid
0.0msbody320valid
0.0msbody160valid

simplify6.0s

Counts
1 → 1
Iterations

Useful iterations: 2 (5.0ms)

IterNodesCost
01213
12113
25012
313612
434212
588412
6206112
7401312
done500112

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
0.0b
(* (- y x) 6.0)
0.3b
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

rewrite107.0ms

Algorithm
rewrite-expression-head
Rules
199×add-sqr-sqrt
195×prod-diff
191×*-un-lft-identity
185×add-cube-cbrt
146×times-frac
82×distribute-rgt-in associate-+r+ distribute-lft-in
16×div-inv
13×fma-neg
11×pow1 add-exp-log add-cbrt-cube
10×associate-*l/
associate-*r*
flip3-- flip-- add-log-exp
associate-*l*
sub-neg difference-of-squares
expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod log1p-expm1-u
fma-def distribute-lft-out--
associate-*r/ *-commutative
+-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr
Counts
4 → 304
Calls
4 calls:
14.0ms
(- (/ 2.0 3.0) z)
16.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
10.0ms
(* (- y x) 6.0)
45.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series155.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(- (/ 2.0 3.0) z)
59.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
33.0ms
(* (- y x) 6.0)
42.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify1.5s

Counts
316 → 316
Iterations

Useful iterations: done (1.4s)

IterNodesCost
04007667
19606190
235125410
done50015263

prune657.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.6b
(* (cbrt x) (cbrt x))
0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
6.0ms
(* (cbrt x) (cbrt x))
0.0ms
(cbrt x)
0.0ms
(cbrt x)
1.0ms
(cbrt x)

series713.0ms

Counts
4 → 12
Calls
4 calls:
198.0ms
(* (cbrt x) (cbrt x))
175.0ms
(cbrt x)
170.0ms
(cbrt x)
170.0ms
(cbrt x)

simplify3.0s

Counts
93 → 93
Iterations

Useful iterations: 4 (1.5s)

IterNodesCost
065554
1119443
2329423
31180405
43749400
done5000400

prune297.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)

rewrite3.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp
Counts
4 → 52
Calls
4 calls:
0.0ms
(cbrt x)
0.0ms
(cbrt x)
0.0ms
(cbrt x)
1.0ms
(cbrt x)

series743.0ms

Counts
4 → 12
Calls
4 calls:
194.0ms
(cbrt x)
185.0ms
(cbrt x)
180.0ms
(cbrt x)
184.0ms
(cbrt x)

simplify3.4s

Counts
64 → 64
Iterations

Useful iterations: 3 (25.0ms)

IterNodesCost
026284
144268
285244
3163232
4372232
51066232
64167232
done5000232

prune261.0ms

Pruning

10 alts after pruning (8 fresh and 2 done)

Merged error: 0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- y x) 6.0)
0.0b
(* (- y x) 6.0)
0.4b
(fma (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) (* (- y x) 6.0) x)
1.0b
(/ 2.0 (cbrt 3.0))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
31×add-sqr-sqrt
27×*-un-lft-identity
23×add-cube-cbrt
18×times-frac
12×cbrt-prod
10×add-exp-log associate-*l*
add-cbrt-cube
pow1
associate-*r* associate-/r*
expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp
associate-/l*
flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr
cbrt-undiv frac-2neg div-exp clear-num fma-udef div-inv
Counts
4 → 99
Calls
4 calls:
10.0ms
(* (- y x) 6.0)
10.0ms
(* (- y x) 6.0)
0.0ms
(fma (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) (* (- y x) 6.0) x)
3.0ms
(/ 2.0 (cbrt 3.0))

series194.0ms

Counts
4 → 10
Calls
4 calls:
33.0ms
(* (- y x) 6.0)
28.0ms
(* (- y x) 6.0)
133.0ms
(fma (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) (* (- y x) 6.0) x)
0.0ms
(/ 2.0 (cbrt 3.0))

simplify1.5s

Counts
109 → 109
Iterations

Useful iterations: 3 (584.0ms)

IterNodesCost
01461130
12711086
2706989
32340956
done5001956

prune418.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

regimes133.0ms

Accuracy

0% (0.5b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01419
11619
done1619

end0.0ms

sample574.0ms

Algorithm
intervals
Results
286.0ms9355×body80valid
30.0ms279×body640valid
23.0ms165×body1280valid
20.0ms212×body320valid
6.0ms113×body160valid