Details

Time bar (total: 15.1s)

sample125.0ms

Algorithm
intervals
Results
36.0ms540×body80nan
33.0ms567×body80valid

simplify4.2s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01517
12517
24017
37817
413517
523517
655217
7155417
8483417
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)
19.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
9.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series63.0ms

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

simplify934.0ms

Counts
71 → 71
Iterations

Useful iterations: done (932.0ms)

IterNodesCost
01501075
13861029
21382889
done5002861

prune164.0ms

Filtered
52 candidates to 71 candidates (-36.5%)
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)))

rewrite65.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:
18.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))))
24.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)))

series181.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)))))
46.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))))
19.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify931.0ms

Counts
129 → 129
Iterations

Useful iterations: 2 (242.0ms)

IterNodesCost
02013571
15353309
219942517
done50012517

prune363.0ms

Filtered
82 candidates to 129 candidates (-57.3%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1281129
Fresh077
Picked101
Done000
Total1298137

Merged error: 0.0b

Counts
137 → 8

localize20.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)))

rewrite51.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))
17.0ms
(* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp (* 2 (/ (* t t) 2.0))) 1/3)) (cbrt (exp (/ (* t t) 2.0))))
9.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series186.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 2 (/ (* t t) 2.0))
53.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)))

simplify1.1s

Counts
119 → 119
Iterations

Useful iterations: 2 (445.0ms)

IterNodesCost
02562803
16902518
225072133
done50002133

prune314.0ms

Filtered
83 candidates to 119 candidates (-43.4%)
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))

rewrite43.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)
15.0ms
(* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))
8.0ms
(* (- (* x 0.5) y) (sqrt z))
11.0ms
(* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))

series84.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(/ (* t t) 2.0)
51.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))

simplify982.0ms

Counts
103 → 103
Iterations

Useful iterations: 2 (228.0ms)

IterNodesCost
01811588
14751488
217891279
done50001279

prune158.0ms

Filtered
69 candidates to 103 candidates (-49.3%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New985103
Fresh426
Picked011
Done011
Total1029111

Merged error: 0b

Counts
111 → 9

regimes1.1s

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 (1.0ms)

IterNodesCost
02229
12829
done2829

end0.0ms

sample4.0s

Algorithm
intervals
Results
1.1s18196×body80nan
1.1s18190×body80valid

Profiling

Loading profile data...