Details

Time bar (total: 5.9s)

sample31.0ms

Algorithm
intervals
Results
11.0ms292×body80nan
10.0ms256×body80valid

simplify12.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0217
1397
2617
3807
41057
51147
61147

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize12.0ms

Local error

Found 3 expressions with local error:

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

rewrite25.0ms

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

series245.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(* 6.0 (- x 1.0))
48.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
156.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify54.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0492549
12177479
25002478

prune137.0ms

Filtered
73 candidates to 55 candidates (75.3%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New69473
Fresh000
Picked011
Done000
Total69574

Merged error: 0b

Counts
74 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
42×times-frac
32×add-exp-log
30×add-sqr-sqrt
28×*-un-lft-identity
26×add-cube-cbrt
20×add-cbrt-cube
14×div-exp
12×associate-*r/
11×associate-/r/
10×associate-/r*
add-log-exp
pow1 cbrt-undiv
flip3-- flip-- div-inv associate-/l*
associate-*r* prod-exp
rec-exp 1-exp associate-*l* sum-log cbrt-unprod
distribute-rgt-in sub-neg frac-2neg distribute-lft-in flip3-+ clear-num flip-+ associate-/l/
+-commutative associate-+l+ pow-flip pow-prod-down *-commutative distribute-lft-out-- inv-pow difference-of-squares unswap-sqr
Counts
4 → 128
Calls
4 calls:
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
6.0ms
(* 6.0 (- x 1.0))
12.0ms
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))))
14.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))

series368.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
41.0ms
(* 6.0 (- x 1.0))
148.0ms
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))))
129.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))

simplify84.0ms

Algorithm
egg-herbie
Counts
140 → 140
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
07521425
135321257
250011209

prune198.0ms

Filtered
140 candidates to 86 candidates (61.4%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1391140
Fresh123
Picked101
Done011
Total1414145

Merged error: 0b

Counts
145 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite83.0ms

Algorithm
rewrite-expression-head
Rules
781×times-frac
468×add-sqr-sqrt *-un-lft-identity
336×add-cube-cbrt
79×associate-/r*
66×distribute-lft-out-- difference-of-squares
33×div-inv
32×add-exp-log
20×add-cbrt-cube
19×div-exp associate-/l*
11×associate-/r/
10×cbrt-undiv
add-log-exp
pow1 flip3-- flip--
rec-exp frac-2neg 1-exp clear-num sum-log associate-/l/
flip3-+ flip-+
+-commutative associate-+l+ pow-flip inv-pow
Counts
4 → 454
Calls
4 calls:
6.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
24.0ms
(/ 1 (/ (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) 6.0) (- x 1.0)))
8.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) 6.0)
12.0ms
(/ (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) 6.0) (- x 1.0))

series412.0ms

Counts
4 → 12
Calls
4 calls:
48.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
159.0ms
(/ 1 (/ (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) 6.0) (- x 1.0)))
69.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) 6.0)
135.0ms
(/ (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) 6.0) (- x 1.0))

simplify114.0ms

Algorithm
egg-herbie
Counts
466 → 466
Iterations

Useful iterations: 1 (39.0ms)

IterNodesCost
017467603
150017216

prune776.0ms

Filtered
466 candidates to 290 candidates (62.2%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New4660466
Fresh022
Picked011
Done011
Total4664470

Merged error: 0b

Counts
470 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
27×cbrt-prod
12×add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
add-exp-log add-cbrt-cube
associate-/r/
pow1 flip3-+ flip-+ div-inv add-log-exp
cbrt-div pow1/3 associate-/r*
cbrt-undiv associate-*r/ div-exp associate-/l/
flip3-- frac-2neg prod-exp clear-num flip-- cbrt-unprod associate-/l*
Counts
4 → 79
Calls
4 calls:
11.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
9.0ms
(cbrt (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
12.0ms
(cbrt (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
8.0ms
(cbrt (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))))

series1.9s

Counts
4 → 12
Calls
4 calls:
163.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
606.0ms
(cbrt (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
587.0ms
(cbrt (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
576.0ms
(cbrt (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))))

simplify90.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
07081562
130521436
250011429

prune344.0ms

Filtered
91 candidates to 83 candidates (91.2%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New91091
Fresh011
Picked011
Done022
Total91495

Merged error: 0b

Counts
95 → 4

regimes37.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0157
1157

end0.0ms

sample779.0ms

Algorithm
intervals
Results
322.0ms8000×body80valid
294.0ms7845×body80nan

Profiling

Loading profile data...