Details

Time bar (total: 17.0s)

sample62.0ms

Algorithm
intervals
Results
19.0ms288×body80nan
19.0ms256×body80valid

simplify1.9s

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01620
13220
29020
325620
458120
5104120
6122020
done122020

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 1.0b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
0.2b
(* 6.0 (* v v))
1.0b
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

rewrite254.0ms

Algorithm
rewrite-expression-head
Rules
31×add-exp-log add-cbrt-cube
17×pow1
16×associate-*r/
15×prod-exp cbrt-unprod
12×flip3-- sqrt-div flip--
add-sqr-sqrt pow-prod-down
frac-times add-cube-cbrt *-un-lft-identity associate-/r/
associate-*r*
cbrt-undiv div-exp associate-*l* associate-*l/
times-frac sqrt-prod associate-/l* add-log-exp
*-commutative
frac-2neg clear-num associate-/r* div-inv unswap-sqr
Counts
3 → 84
Calls
3 calls:
126.0ms
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
20.0ms
(* 6.0 (* v v))
101.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

series1.1s

Counts
3 → 9
Calls
3 calls:
362.0ms
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
49.0ms
(* 6.0 (* v v))
665.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

simplify1.8s

Counts
93 → 93
Iterations

Useful iterations: 2 (712.0ms)

IterNodesCost
02862451
18002240
233181927
done50001927

prune370.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize30.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt (pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3))
0.2b
(* 6.0 (* v v))
1.0b
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))
1.0b
(pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3)

rewrite297.0ms

Algorithm
rewrite-expression-head
Rules
40×associate-*r/ associate-/r/
38×add-exp-log add-cbrt-cube
36×cbrt-prod
30×unpow-prod-down flip3-- sqrt-div cube-prod flip--
20×frac-times
18×add-sqr-sqrt
17×add-cube-cbrt *-un-lft-identity
15×times-frac prod-exp cbrt-unprod
10×pow1 associate-*l/
cbrt-undiv div-exp
pow-exp div-inv rem-cube-cbrt
add-log-exp
pow-unpow associate-*l* pow-prod-down associate-/l*
cube-div cube-mult unpow3 sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 associate-*r* clear-num associate-/r* *-commutative rem-cbrt-cube unswap-sqr
Counts
4 → 154
Calls
4 calls:
55.0ms
(cbrt (pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3))
19.0ms
(* 6.0 (* v v))
89.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))
120.0ms
(pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3)

series2.5s

Counts
4 → 12
Calls
4 calls:
458.0ms
(cbrt (pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3))
45.0ms
(* 6.0 (* v v))
670.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))
1.4s
(pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3)

simplify778.0ms

Counts
166 → 166
Iterations

Useful iterations: done (771.0ms)

IterNodesCost
03925777
111245031
done50004610

prune1.2s

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize43.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (/ 4.0 (* 3.0 PI)) (* (- (pow 1.0 3) (pow v 6)) (sqrt (- 2.0 (* 6.0 (* v v))))))
0.0b
(* (* v v) (+ 1.0 (* v v)))
0.0b
(* (- (pow 1.0 3) (pow v 6)) (sqrt (- 2.0 (* 6.0 (* v v)))))
0.2b
(* 6.0 (* v v))

rewrite279.0ms

Algorithm
rewrite-expression-head
Rules
37×add-exp-log add-cbrt-cube
36×add-sqr-sqrt
20×associate-*l*
16×pow1
15×*-un-lft-identity
13×add-cube-cbrt times-frac
12×flip3-- sqrt-div prod-exp flip-- cbrt-unprod difference-of-squares
10×cbrt-undiv div-exp associate-*r*
frac-times associate-/r/
unpow-prod-down pow-prod-down associate-/l* sqr-pow
associate-*r/
associate-*l/ sqrt-prod add-log-exp unswap-sqr
cube-prod *-commutative div-inv
distribute-rgt-in frac-2neg distribute-lft-in flip3-+ clear-num associate-/r* flip-+ associate-/l/ distribute-lft-out--
Counts
4 → 131
Calls
4 calls:
60.0ms
(/ (/ 4.0 (* 3.0 PI)) (* (- (pow 1.0 3) (pow v 6)) (sqrt (- 2.0 (* 6.0 (* v v))))))
42.0ms
(* (* v v) (+ 1.0 (* v v)))
148.0ms
(* (- (pow 1.0 3) (pow v 6)) (sqrt (- 2.0 (* 6.0 (* v v)))))
19.0ms
(* 6.0 (* v v))

series942.0ms

Counts
4 → 12
Calls
4 calls:
542.0ms
(/ (/ 4.0 (* 3.0 PI)) (* (- (pow 1.0 3) (pow v 6)) (sqrt (- 2.0 (* 6.0 (* v v))))))
131.0ms
(* (* v v) (+ 1.0 (* v v)))
240.0ms
(* (- (pow 1.0 3) (pow v 6)) (sqrt (- 2.0 (* 6.0 (* v v)))))
28.0ms
(* 6.0 (* v v))

simplify2.2s

Counts
143 → 143
Iterations

Useful iterations: 2 (846.0ms)

IterNodesCost
03413243
18922951
236752607
done50012607

prune742.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes73.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify9.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02536
13236
done3236

end0.0ms

sample2.3s

Algorithm
intervals
Results
1.1s8051×body80nan
847.0ms8000×body80valid