Details

Time bar (total: 7.8s)

analyze1.1s

Algorithm
search

sample37.0ms

Algorithm
intervals
Results
10.0ms221×body80valid
2.0ms51×body80invalid
2.0ms12×body640valid
1.0msbody1280valid
1.0ms10×body320valid
0.0msbody160valid

simplify69.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0206
1456
21116
32886
47146
514986
634106
750016

prune5.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 25.1b

Counts
2 → 1

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- y z) (- t x))
1.9b
(+ x (/ (* (- y z) (- t x)) (- a z)))
19.5b
(/ (* (- y z) (- t x)) (- a z))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt *-un-lft-identity
13×flip3-- flip--
10×add-exp-log add-cbrt-cube
frac-times associate-/l/
add-cube-cbrt
pow1 times-frac associate-*r* associate-*l* associate-/r* add-log-exp
associate-*r/ associate-*l/ distribute-lft-out-- difference-of-squares
cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp associate-/r/ cbrt-unprod
+-commutative frac-2neg flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv distribute-lft-out associate-/l* unswap-sqr
Counts
3 → 81
Calls
3 calls:
10.0ms
(* (- y z) (- t x))
8.0ms
(+ x (/ (* (- y z) (- t x)) (- a z)))
12.0ms
(/ (* (- y z) (- t x)) (- a z))

series98.0ms

Counts
3 → 9
Calls
3 calls:
11.0ms
(* (- y z) (- t x))
49.0ms
(+ x (/ (* (- y z) (- t x)) (- a z)))
38.0ms
(/ (* (- y z) (- t x)) (- a z))

simplify56.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0466583
12158534
25001534

prune147.0ms

Filtered
67 candidates to 90 candidates (-34.3%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New801090
Fresh000
Picked101
Done000
Total811091

Merged error: 2.8b

Counts
91 → 10

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- a z))
0.5b
(* (cbrt (- a z)) (cbrt (- a z)))
2.8b
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
6.1b
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
96×add-sqr-sqrt
78×*-un-lft-identity
60×cbrt-prod
54×associate-*r*
52×times-frac
34×add-cube-cbrt
28×cbrt-div
27×add-exp-log
25×associate-*l*
21×distribute-lft-out--
19×difference-of-squares
18×add-cbrt-cube
14×flip3-- flip--
13×pow1
10×swap-sqr associate-/r/ unswap-sqr
frac-times prod-exp cbrt-unprod
cbrt-undiv pow1/3 div-exp
add-log-exp
associate-*r/ associate-*l/
pow-prod-down
pow-sqr *-commutative pow-prod-up div-inv
+-commutative pow2 flip3-+ pow-plus sum-log flip-+
Counts
4 → 175
Calls
4 calls:
3.0ms
(cbrt (- a z))
10.0ms
(* (cbrt (- a z)) (cbrt (- a z)))
37.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
3.0ms
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

series162.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(cbrt (- a z))
29.0ms
(* (cbrt (- a z)) (cbrt (- a z)))
55.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
52.0ms
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

simplify119.0ms

Algorithm
egg-herbie
Counts
187 → 187
Iterations

Useful iterations: 2 (99.0ms)

IterNodesCost
08722188
141561999
250031875

prune225.0ms

Filtered
124 candidates to 187 candidates (-50.8%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1816187
Fresh279
Picked101
Done000
Total18413197

Merged error: 2.8b

Counts
197 → 13

localize26.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- t x))
0.9b
(* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))
1.6b
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))))
7.0b
(+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z))))))

rewrite102.0ms

Algorithm
rewrite-expression-head
Rules
167×cbrt-prod
144×add-exp-log
110×associate-*r*
108×add-sqr-sqrt
104×times-frac
98×*-un-lft-identity
70×add-cbrt-cube
65×prod-exp cbrt-unprod
56×add-cube-cbrt
46×cbrt-undiv div-exp
38×cbrt-div
21×distribute-lft-out-- difference-of-squares
18×associate-*l* associate-/r/
14×frac-times flip3-- flip--
11×pow1
10×associate-*l/
associate-*r/
add-log-exp unswap-sqr
pow-prod-down
div-inv
*-commutative
+-commutative flip3-+ pow1/3 sum-log flip-+
Counts
4 → 247
Calls
4 calls:
3.0ms
(cbrt (- t x))
49.0ms
(* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))
31.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))))
3.0ms
(+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z))))))

series250.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(cbrt (- t x))
57.0ms
(* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))
119.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))))
49.0ms
(+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z))))))

simplify93.0ms

Algorithm
egg-herbie
Counts
259 → 259
Iterations

Useful iterations: 1 (38.0ms)

IterNodesCost
016727303
150016394

prune331.0ms

Filtered
182 candidates to 259 candidates (-42.3%)
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New2554259
Fresh01212
Picked101
Done000
Total25616272

Merged error: 2.8b

Counts
272 → 16

localize20.0ms

Local error

Found 4 expressions with local error:

1.5b
(cbrt (/ (- t x) (cbrt (- a z))))
1.5b
(cbrt (/ (- t x) (cbrt (- a z))))
1.6b
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (/ (- t x) (cbrt (- a z)))) (cbrt (/ (- t x) (cbrt (- a z))))))
6.8b
(+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (/ (- t x) (cbrt (- a z)))) (cbrt (/ (- t x) (cbrt (- a z)))))) (cbrt (/ (- t x) (cbrt (- a z))))))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
142×cbrt-prod
100×add-sqr-sqrt
98×*-un-lft-identity
86×times-frac
44×add-cube-cbrt
27×distribute-lft-out-- difference-of-squares
26×cbrt-div
25×add-exp-log
17×associate-*l*
15×add-cbrt-cube
12×associate-/r/
11×prod-exp cbrt-unprod
pow1 frac-times
flip3-- flip--
associate-*r/
add-log-exp
associate-*l/
cbrt-undiv div-exp
pow-prod-down div-inv
pow1/3 unswap-sqr
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+
Counts
4 → 170
Calls
4 calls:
8.0ms
(cbrt (/ (- t x) (cbrt (- a z))))
8.0ms
(cbrt (/ (- t x) (cbrt (- a z))))
39.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (/ (- t x) (cbrt (- a z)))) (cbrt (/ (- t x) (cbrt (- a z))))))
3.0ms
(+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (/ (- t x) (cbrt (- a z)))) (cbrt (/ (- t x) (cbrt (- a z)))))) (cbrt (/ (- t x) (cbrt (- a z))))))

series294.0ms

Counts
4 → 12
Calls
4 calls:
59.0ms
(cbrt (/ (- t x) (cbrt (- a z))))
61.0ms
(cbrt (/ (- t x) (cbrt (- a z))))
118.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (/ (- t x) (cbrt (- a z)))) (cbrt (/ (- t x) (cbrt (- a z))))))
56.0ms
(+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (/ (- t x) (cbrt (- a z)))) (cbrt (/ (- t x) (cbrt (- a z)))))) (cbrt (/ (- t x) (cbrt (- a z))))))

simplify90.0ms

Algorithm
egg-herbie
Counts
182 → 182
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
09173105
126882765
250032755

prune195.0ms

Filtered
133 candidates to 182 candidates (-36.8%)
Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New1820182
Fresh01515
Picked011
Done000
Total18216198

Merged error: 2.8b

Counts
198 → 16

regimes709.0ms

Accuracy

23% (6.4b remaining)

Error of 11.0b against oracle of 4.7b and baseline of 12.9b

bsearch1.6s

Steps
ItersRangePoint
8
1.8120069763927198e-114
1.0856639325883653e-109
8.18560712222055e-112
1
-1.5675819501968987e-115
-1.4908251174598294e-115
-1.5100143256440967e-115

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03832
13832

end0.0ms

analyze1.1s

Algorithm
search

sample841.0ms

Algorithm
intervals
Results
289.0ms6530×body80valid
87.0ms505×body640valid
54.0ms258×body1280valid
51.0ms1237×body80invalid
50.0ms426×body320valid
22.0ms269×body160valid
3.0ms12×body2560valid

Profiling

Loading profile data...