Details

Time bar (total: 10.3s)

sample129.0ms

Algorithm
intervals
Results
38.0ms567×body80valid
33.0ms540×body80nan

simplify673.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01517
12517
24017
37917
413717
523817
655817
7164417
done500017

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.3b

Counts
2 → 1

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (* t t) 2.0)
0.0b
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
0.3b
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
15×add-cbrt-cube
13×add-exp-log
10×pow1 add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
associate-*r*
associate-*l/
prod-exp cbrt-unprod
associate-*l* pow-prod-down
times-frac associate-/r* add-log-exp
cbrt-undiv flip3-- div-exp *-commutative flip--
frac-2neg clear-num sqrt-prod div-inv associate-/l* unswap-sqr
Counts
3 → 62
Calls
3 calls:
5.0ms
(/ (* t t) 2.0)
14.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
14.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series64.0ms

Counts
3 → 9
Calls
3 calls:
3.0ms
(/ (* t t) 2.0)
45.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
15.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify545.0ms

Counts
71 → 71
Iterations

Useful iterations: done (543.0ms)

IterNodesCost
01501075
13971033
21485903
done5000862

prune167.0ms

Filtered
53 candidates to 71 candidates (-34.0%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New63871
Fresh000
Picked101
Done000
Total64872

Merged error: 0.0b

Counts
72 → 8

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))))
0.0b
(* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (cbrt (exp (/ (* t t) 2.0))))
0.0b
(* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))
0.3b
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

rewrite63.0ms

Algorithm
rewrite-expression-head
Rules
43×pow1
38×add-exp-log
26×add-sqr-sqrt
24×pow-prod-down
23×prod-exp add-cbrt-cube cbrt-unprod
19×cbrt-prod
17×associate-*r*
16×add-cube-cbrt *-un-lft-identity
12×associate-*l/
11×associate-*l*
pow1/3 swap-sqr
unswap-sqr
*-commutative add-log-exp
flip3-- flip--
pow-sqr pow-prod-up
pow2 pow-plus sqrt-prod
Counts
4 → 117
Calls
4 calls:
17.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))))
23.0ms
(* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (cbrt (exp (/ (* t t) 2.0))))
9.0ms
(* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))
9.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series179.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))))
45.0ms
(* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (cbrt (exp (/ (* t t) 2.0))))
29.0ms
(* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))
18.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify685.0ms

Counts
129 → 129
Iterations

Useful iterations: done (681.0ms)

IterNodesCost
02013571
15433362
223282568
done50002517

prune375.0ms

Filtered
84 candidates to 129 candidates (-53.6%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1281129
Fresh077
Picked101
Done000
Total1298137

Merged error: 0.0b

Counts
137 → 8

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 2 (/ (* t t) 2.0))
0.0b
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp (* 2 (/ (* t t) 2.0))) 1/3))
0.0b
(* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp (* 2 (/ (* t t) 2.0))) 1/3)) (cbrt (exp (/ (* t t) 2.0))))
0.3b
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
45×add-exp-log
32×add-cbrt-cube
30×prod-exp
24×associate-*r*
22×cbrt-unprod
19×add-sqr-sqrt
13×add-cube-cbrt *-un-lft-identity
12×associate-*l/
10×pow1
associate-*l*
pow-to-exp times-frac unpow1/3 pow-exp *-commutative add-log-exp
cbrt-prod unpow-prod-down flip3-- pow-prod-down flip-- unswap-sqr
cbrt-undiv div-exp
associate-*r/ sqrt-prod div-inv sqr-pow
Counts
4 → 107
Calls
4 calls:
8.0ms
(* 2 (/ (* t t) 2.0))
13.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp (* 2 (/ (* t t) 2.0))) 1/3))
16.0ms
(* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp (* 2 (/ (* t t) 2.0))) 1/3)) (cbrt (exp (/ (* t t) 2.0))))
10.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series187.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 2 (/ (* t t) 2.0))
54.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp (* 2 (/ (* t t) 2.0))) 1/3))
112.0ms
(* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp (* 2 (/ (* t t) 2.0))) 1/3)) (cbrt (exp (/ (* t t) 2.0))))
18.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify730.0ms

Counts
119 → 119
Iterations

Useful iterations: done (726.0ms)

IterNodesCost
02562803
17052555
227702160
done50002145

prune345.0ms

Filtered
90 candidates to 119 candidates (-32.2%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1190119
Fresh077
Picked011
Done000
Total1198127

Merged error: 0.0b

Counts
127 → 8

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* t t) 2.0)
0.0b
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
0.3b
(* (- (* x 0.5) y) (sqrt z))
0.4b
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
25×add-cbrt-cube
22×add-exp-log
20×pow1
16×add-sqr-sqrt
15×associate-*r*
12×add-cube-cbrt *-un-lft-identity associate-*l/
11×prod-exp cbrt-unprod
10×pow-prod-down
sqrt-prod
associate-*l*
add-log-exp
flip3-- times-frac associate-/r* *-commutative flip--
cbrt-undiv div-exp unswap-sqr
frac-2neg clear-num div-inv associate-/l*
Counts
4 → 91
Calls
4 calls:
5.0ms
(/ (* t t) 2.0)
19.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
8.0ms
(* (- (* x 0.5) y) (sqrt z))
12.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

series90.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(/ (* t t) 2.0)
53.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
12.0ms
(* (- (* x 0.5) y) (sqrt z))
18.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

simplify605.0ms

Counts
103 → 103
Iterations

Useful iterations: done (597.0ms)

IterNodesCost
01811588
14901501
219741310
done50011281

prune168.0ms

Filtered
73 candidates to 103 candidates (-41.1%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New985103
Fresh426
Picked011
Done011
Total1029111

Merged error: 0b

Counts
111 → 9

regimes1.2s

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02229
12829
done2829

end0.0ms

sample4.0s

Algorithm
intervals
Results
1.1s18196×body80nan
1.1s18190×body80valid

Profiling

Loading profile data...