Details

Time bar (total: 8.5s)

analyze1.0s

Algorithm
search

sample35.0ms

Algorithm
intervals
Results
13.0ms215×body80valid
2.0ms10×body1280valid
2.0ms13×body640valid
1.0ms34×body80invalid
1.0ms10×body320valid
1.0msbody160valid

simplify67.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: 23.1b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- y z) (- t x))
2.5b
(+ x (/ (* (- y z) (- t x)) (- a z)))
16.4b
(/ (* (- y z) (- t x)) (- a z))

rewrite31.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:
9.0ms
(* (- y z) (- t x))
7.0ms
(+ x (/ (* (- y z) (- t x)) (- a z)))
12.0ms
(/ (* (- y z) (- t x)) (- a z))

series98.0ms

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

simplify59.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 1 (14.0ms)

IterNodesCost
0466583
12158534
25001534

prune156.0ms

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

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New781290
Fresh000
Picked101
Done000
Total791291

Merged error: 3.3b

Counts
91 → 12

localize13.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- a z))
0.6b
(cbrt (- a z))
2.1b
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
5.9b
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
75×add-sqr-sqrt
59×*-un-lft-identity
52×times-frac
46×associate-*r*
37×cbrt-prod
27×add-cube-cbrt
25×add-exp-log
18×cbrt-div add-cbrt-cube
17×associate-*l*
16×distribute-lft-out-- difference-of-squares
10×associate-/r/
flip3-- flip--
prod-exp cbrt-unprod
cbrt-undiv div-exp
pow1 add-log-exp unswap-sqr
frac-times
associate-*r/ associate-*l/
pow1/3 div-inv
+-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+
Counts
4 → 134
Calls
4 calls:
3.0ms
(cbrt (- a z))
3.0ms
(cbrt (- a z))
38.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))
26.0ms
(cbrt (- a z))
56.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
54.0ms
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

simplify88.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
07521839
133201671
250011580

prune191.0ms

Filtered
103 candidates to 146 candidates (-41.7%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New1424146
Fresh2911
Picked011
Done000
Total14414158

Merged error: 3.3b

Counts
158 → 14

localize19.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- y z))
0.6b
(cbrt (- y z))
1.2b
(* (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z)))))
3.7b
(+ x (* (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z))))))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
73×add-exp-log
35×add-cbrt-cube
32×prod-exp cbrt-unprod
22×cbrt-undiv div-exp
15×cbrt-prod add-sqr-sqrt *-un-lft-identity
14×associate-*l*
pow1 add-cube-cbrt
times-frac
cbrt-div add-log-exp
frac-times associate-*r/
flip3-- pow-prod-down associate-*l/ flip-- distribute-lft-out-- difference-of-squares
pow1/3 associate-/r/
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ div-inv
Counts
4 → 103
Calls
4 calls:
3.0ms
(cbrt (- y z))
3.0ms
(cbrt (- y z))
35.0ms
(* (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z)))))
3.0ms
(+ x (* (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z))))))

series161.0ms

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

simplify76.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
06602073
125111620
250011460

prune156.0ms

Filtered
68 candidates to 115 candidates (-69.1%)
Pruning

15 alts after pruning (13 fresh and 2 done)

PrunedKeptTotal
New1132115
Fresh11112
Picked011
Done011
Total11415129

Merged error: 3.3b

Counts
129 → 15

localize22.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- y z))
0.6b
(cbrt (- y z))
1.2b
(* (/ (* (cbrt (- y z)) (* (* (cbrt (cbrt (- y z))) (cbrt (cbrt (- y z)))) (cbrt (cbrt (- y z))))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z)))))
6.9b
(+ x (* (/ (* (cbrt (- y z)) (* (* (cbrt (cbrt (- y z))) (cbrt (cbrt (- y z)))) (cbrt (cbrt (- y z))))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z))))))

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
144×add-exp-log
75×prod-exp cbrt-unprod
59×add-cbrt-cube
40×cbrt-undiv div-exp
15×cbrt-prod add-sqr-sqrt *-un-lft-identity
14×associate-*l*
pow1 add-cube-cbrt
times-frac
cbrt-div add-log-exp
frac-times associate-*r/
flip3-- pow-prod-down associate-*l/ flip-- distribute-lft-out-- difference-of-squares
pow1/3 associate-/r/
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ div-inv
Counts
4 → 123
Calls
4 calls:
3.0ms
(cbrt (- y z))
3.0ms
(cbrt (- y z))
49.0ms
(* (/ (* (cbrt (- y z)) (* (* (cbrt (cbrt (- y z))) (cbrt (cbrt (- y z)))) (cbrt (cbrt (- y z))))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z)))))
3.0ms
(+ x (* (/ (* (cbrt (- y z)) (* (* (cbrt (cbrt (- y z))) (cbrt (cbrt (- y z)))) (cbrt (cbrt (- y z))))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (- t x) (cbrt (- a z))))))

series165.0ms

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

simplify106.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (78.0ms)

IterNodesCost
08403804
134292634
250012370

prune105.0ms

Filtered
70 candidates to 135 candidates (-92.9%)
Pruning

15 alts after pruning (12 fresh and 3 done)

PrunedKeptTotal
New1350135
Fresh01212
Picked011
Done022
Total13515150

Merged error: 3.3b

Counts
150 → 15

regimes655.0ms

Accuracy

13.2% (6.9b remaining)

Error of 11.1b against oracle of 4.2b and baseline of 12.1b

bsearch3.1s

Steps
ItersRangePoint
10
4.277475726627804e-180
1.0071747384695459e-166
1.0834295989137173e-174
8
-3.059442713782889e-74
-3.195136720024306e-77
-3.295126587692333e-77

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03940
13940

end0.0ms

analyze1.0s

Algorithm
search

sample804.0ms

Algorithm
intervals
Results
265.0ms6572×body80valid
76.0ms480×body640valid
54.0ms269×body1280valid
51.0ms1232×body80invalid
45.0ms407×body320valid
19.0ms253×body160valid
4.0ms19×body2560valid

Profiling

Loading profile data...