Details

Time bar (total: 13.8s)

sample104.0ms

Algorithm
intervals
Results
49.0ms849×body80nan
14.0ms256×body80valid

simplify584.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01819
13819
211919
346819
4202319
done500019

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 1.7b

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(* 3.0 (/ x (* y 27.0)))
1.0b
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
2.5b
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
5.7b
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
92×add-exp-log add-cbrt-cube
39×prod-exp cbrt-unprod
29×add-sqr-sqrt
27×cbrt-undiv div-exp
21×associate-*l*
18×add-cube-cbrt *-un-lft-identity
16×associate-*r*
15×times-frac
10×pow1
unswap-sqr
expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp
pow-prod-down *-commutative
associate-*r/ associate-*l/
frac-2neg clear-num associate-/r* associate-/l/ associate-/l*
Counts
4 → 138
Calls
4 calls:
8.0ms
(* 3.0 (/ x (* y 27.0)))
7.0ms
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
28.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
8.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

series150.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(* 3.0 (/ x (* y 27.0)))
17.0ms
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
89.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
26.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

simplify1.7s

Counts
150 → 150
Iterations

Useful iterations: 2 (266.0ms)

IterNodesCost
02602872
17602751
240512131
done50002131

prune338.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

1.0b
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
1.0b
(/ (cbrt 1.0) (cbrt 3.0))
2.5b
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
5.7b
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

rewrite69.0ms

Algorithm
rewrite-expression-head
Rules
85×add-exp-log
82×cbrt-prod
81×add-cbrt-cube
79×add-sqr-sqrt
78×times-frac
61×add-cube-cbrt *-un-lft-identity
45×associate-*l*
35×prod-exp cbrt-unprod
26×cbrt-undiv div-exp
associate-*r*
pow1
associate-/r* associate-/l* unswap-sqr
expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp
frac-2neg pow-prod-down associate-*l/ clear-num *-commutative
associate-*r/ associate-/l/
Counts
4 → 201
Calls
4 calls:
16.0ms
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
4.0ms
(/ (cbrt 1.0) (cbrt 3.0))
29.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
10.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

series225.0ms

Counts
4 → 10
Calls
4 calls:
105.0ms
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
0.0ms
(/ (cbrt 1.0) (cbrt 3.0))
90.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
30.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

simplify1.4s

Counts
211 → 211
Iterations

Useful iterations: 2 (282.0ms)

IterNodesCost
03074109
18183968
239553382
done50003382

prune767.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize20.0ms

Local error

Found 4 expressions with local error:

1.0b
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))))
1.0b
(/ (cbrt 1.0) (cbrt 3.0))
2.5b
(* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))
6.0b
(/ (* 3.0 x) (* (* z 2.0) (* y 27.0)))

rewrite86.0ms

Algorithm
rewrite-expression-head
Rules
105×add-exp-log
101×add-cbrt-cube
82×cbrt-prod
79×add-sqr-sqrt
78×times-frac
61×add-cube-cbrt *-un-lft-identity
55×prod-exp cbrt-unprod
45×associate-*l*
22×cbrt-undiv div-exp
associate-*r*
pow1
associate-/r* associate-/l* unswap-sqr
expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp
frac-2neg pow-prod-down associate-*l/ clear-num *-commutative
Counts
4 → 208
Calls
4 calls:
16.0ms
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))))
4.0ms
(/ (cbrt 1.0) (cbrt 3.0))
40.0ms
(* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))
13.0ms
(/ (* 3.0 x) (* (* z 2.0) (* y 27.0)))

series226.0ms

Counts
4 → 10
Calls
4 calls:
106.0ms
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))))
0.0ms
(/ (cbrt 1.0) (cbrt 3.0))
91.0ms
(* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))
28.0ms
(/ (* 3.0 x) (* (* z 2.0) (* y 27.0)))

simplify1.7s

Counts
218 → 218
Iterations

Useful iterations: 2 (303.0ms)

IterNodesCost
03144316
18524151
242813473
done50003473

prune763.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize28.0ms

Local error

Found 4 expressions with local error:

1.0b
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))))
1.0b
(/ (cbrt 1.0) (cbrt 3.0))
2.5b
(* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))
6.0b
(/ (* 3.0 x) (* (* z 2.0) (* y 27.0)))

rewrite86.0ms

Algorithm
rewrite-expression-head
Rules
105×add-exp-log
101×add-cbrt-cube
82×cbrt-prod
79×add-sqr-sqrt
78×times-frac
61×add-cube-cbrt *-un-lft-identity
55×prod-exp cbrt-unprod
45×associate-*l*
22×cbrt-undiv div-exp
associate-*r*
pow1
associate-/r* associate-/l* unswap-sqr
expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp
frac-2neg pow-prod-down associate-*l/ clear-num *-commutative
Counts
4 → 208
Calls
4 calls:
20.0ms
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))))
4.0ms
(/ (cbrt 1.0) (cbrt 3.0))
41.0ms
(* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))
11.0ms
(/ (* 3.0 x) (* (* z 2.0) (* y 27.0)))

series236.0ms

Counts
4 → 10
Calls
4 calls:
112.0ms
(* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))))
0.0ms
(/ (cbrt 1.0) (cbrt 3.0))
95.0ms
(* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))
29.0ms
(/ (* 3.0 x) (* (* z 2.0) (* y 27.0)))

simplify1.7s

Counts
218 → 218
Iterations

Useful iterations: 2 (298.0ms)

IterNodesCost
03144331
18524166
242813488
done50003488

prune861.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes415.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02635
13335
done3335

end0.0ms

sample2.3s

Algorithm
intervals
Results
1.1s23746×body80nan
389.0ms8000×body80valid