Details

Time bar (total: 4.6s)

sample33.0ms

Algorithm
intervals
Results
11.0ms256×body80valid
10.0ms249×body80nan

simplify53.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01114
12114
23814
35814
47614
59814
610614
done10614

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(* 6.0 (- x 1.0))
0.4b
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
add-exp-log add-cbrt-cube
*-un-lft-identity
add-cube-cbrt
associate-*r*
pow1 associate-*r/
times-frac associate-*l* associate-/r*
cbrt-undiv distribute-rgt-in sub-neg flip3-- distribute-lft-in div-exp prod-exp associate-/r/ flip-- cbrt-unprod associate-/l/ add-log-exp
frac-2neg flip3-+ pow-prod-down clear-num *-commutative flip-+ div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 51
Calls
2 calls:
7.0ms
(* 6.0 (- x 1.0))
12.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series13.0ms

Counts
2 → 6
Calls
2 calls:
4.0ms
(* 6.0 (- x 1.0))
9.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify471.0ms

Counts
57 → 57
Iterations

Useful iterations: done (470.0ms)

IterNodesCost
0145869
1422859
21561745
done5001739

prune94.0ms

Filtered
41 candidates to 57 candidates (-39.0%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New53457
Fresh000
Picked101
Done000
Total54458

Merged error: 0b

Counts
58 → 4

localize13.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))
0.0b
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
41×add-sqr-sqrt
36×*-un-lft-identity
31×times-frac
22×add-cube-cbrt
21×associate-*r*
add-exp-log add-cbrt-cube
distribute-lft-out-- difference-of-squares
associate-/l*
pow1 associate-/r/
associate-*l* associate-/r*
cbrt-undiv flip3-+ div-exp prod-exp cbrt-unprod flip-+ div-inv associate-/l/ add-log-exp unswap-sqr
flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip--
Counts
2 → 80
Calls
2 calls:
10.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))
15.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))

series17.0ms

Counts
2 → 6
Calls
2 calls:
8.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))
9.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))

simplify603.0ms

Counts
86 → 86
Iterations

Useful iterations: done (600.0ms)

IterNodesCost
01961862
15681826
220491674
done50001666

prune157.0ms

Filtered
69 candidates to 86 candidates (-24.6%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New86086
Fresh033
Picked011
Done000
Total86490

Merged error: 0b

Counts
90 → 4

localize16.0ms

Local error

Found 4 expressions with local error:

0.3b
(cbrt (- x 1.0))
0.3b
(cbrt (- x 1.0))
0.3b
(cbrt (- x 1.0))
0.4b
(/ (* (* 6.0 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (cbrt (- x 1.0))) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
60×cbrt-div
32×associate-*r/
30×flip3-- flip--
28×frac-times
26×associate-/l/
18×add-exp-log
15×cbrt-prod add-sqr-sqrt *-un-lft-identity
14×associate-*l/
13×add-cbrt-cube
add-cube-cbrt
prod-exp cbrt-unprod
pow1 cbrt-undiv div-exp add-log-exp
times-frac pow1/3 associate-/r* distribute-lft-out-- difference-of-squares
associate-/r/
frac-2neg flip3-+ clear-num flip-+ div-inv associate-/l*
Counts
4 → 98
Calls
4 calls:
3.0ms
(cbrt (- x 1.0))
3.0ms
(cbrt (- x 1.0))
3.0ms
(cbrt (- x 1.0))
28.0ms
(/ (* (* 6.0 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (cbrt (- x 1.0))) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series37.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(cbrt (- x 1.0))
8.0ms
(cbrt (- x 1.0))
9.0ms
(cbrt (- x 1.0))
12.0ms
(/ (* (* 6.0 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (cbrt (- x 1.0))) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify624.0ms

Counts
110 → 110
Iterations

Useful iterations: done (620.0ms)

IterNodesCost
02292567
16352449
225572000
done50001994

prune329.0ms

Filtered
98 candidates to 110 candidates (-12.2%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1100110
Fresh022
Picked011
Done011
Total1104114

Merged error: 0b

Counts
114 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 6.0 (- x 1.0))
0.1b
(pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3)
0.4b
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
1.0b
(cbrt (pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-prod
22×add-sqr-sqrt
20×*-un-lft-identity
18×add-cube-cbrt unpow-prod-down cube-prod
17×add-exp-log add-cbrt-cube
15×times-frac
10×associate-/r/
pow1
flip3-+ associate-*r* flip-+ div-inv
cbrt-undiv associate-*r/ div-exp add-log-exp
pow-unpow associate-*l* pow-exp prod-exp associate-/r* cbrt-unprod rem-cube-cbrt
cube-div distribute-rgt-in cube-mult sub-neg flip3-- distribute-lft-in unpow3 flip-- associate-/l/ sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 pow-prod-down clear-num *-commutative rem-cbrt-cube associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 125
Calls
4 calls:
7.0ms
(* 6.0 (- x 1.0))
13.0ms
(pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3)
12.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
8.0ms
(cbrt (pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3))

series38.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(* 6.0 (- x 1.0))
13.0ms
(pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3)
13.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
8.0ms
(cbrt (pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3))

simplify674.0ms

Counts
137 → 137
Iterations

Useful iterations: done (669.0ms)

IterNodesCost
02463195
17432920
227482610
done50002584

prune222.0ms

Filtered
92 candidates to 137 candidates (-48.9%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1370137
Fresh011
Picked011
Done022
Total1374141

Merged error: 0b

Counts
141 → 4

regimes74.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01114
11514
done1514

end0.0ms

sample953.0ms

Algorithm
intervals
Results
353.0ms8000×body80valid
327.0ms8058×body80nan

Profiling

Loading profile data...