Details

Time bar (total: 7.2s)

sample51.0ms

Algorithm
intervals
Results
12.0ms256×body80valid
11.0ms239×body80nan

simplify19.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
01114
12112
23112
33812
44012
done4012

prune8.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 20.2b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(* x (+ y z))
1.4b
(+ (* y z) (* x (+ y z)))
19.1b
(sqrt (+ (* y z) (* x (+ y z))))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
pow1 add-cube-cbrt
add-exp-log add-cbrt-cube add-log-exp
associate-*r*
flip3-+ associate-*l* sqrt-prod flip-+
distribute-rgt-in associate-+r+ distribute-lft-in sqrt-div associate-*r/
+-commutative rem-sqrt-square sqrt-pow1 pow1/2 pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr
Counts
3 → 51
Calls
3 calls:
7.0ms
(* x (+ y z))
4.0ms
(+ (* y z) (* x (+ y z)))
4.0ms
(sqrt (+ (* y z) (* x (+ y z))))

series56.0ms

Counts
3 → 9
Calls
3 calls:
7.0ms
(* x (+ y z))
8.0ms
(+ (* y z) (* x (+ y z)))
41.0ms
(sqrt (+ (* y z) (* x (+ y z))))

simplify1.0s

Counts
60 → 60
Iterations

Useful iterations: 3 (326.0ms)

IterNodesCost
0105741
1291671
2951631
33184629
done5000629

prune110.0ms

Filtered
43 candidates to 60 candidates (-39.5%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New52860
Fresh000
Picked011
Done000
Total52961

Merged error: 20.2b

Counts
61 → 9

localize12.0ms

Local error

Found 4 expressions with local error:

1.4b
(+ (* y z) (* x (+ y z)))
1.4b
(+ (* y z) (* x (+ y z)))
19.1b
(sqrt (+ (* y z) (* x (+ y z))))
19.1b
(sqrt (+ (* y z) (* x (+ y z))))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-log-exp
pow1 add-cube-cbrt *-un-lft-identity sqrt-prod
add-exp-log associate-+r+ flip3-+ sqrt-div add-cbrt-cube flip-+
+-commutative distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 sum-log
Counts
4 → 56
Calls
4 calls:
7.0ms
(+ (* y z) (* x (+ y z)))
5.0ms
(+ (* y z) (* x (+ y z)))
4.0ms
(sqrt (+ (* y z) (* x (+ y z))))
5.0ms
(sqrt (+ (* y z) (* x (+ y z))))

series91.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(+ (* y z) (* x (+ y z)))
8.0ms
(+ (* y z) (* x (+ y z)))
37.0ms
(sqrt (+ (* y z) (* x (+ y z))))
37.0ms
(sqrt (+ (* y z) (* x (+ y z))))

simplify849.0ms

Counts
68 → 68
Iterations

Useful iterations: 3 (234.0ms)

IterNodesCost
0711094
1189996
2661936
32599932
done5000932

prune112.0ms

Filtered
54 candidates to 68 candidates (-25.9%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New67168
Fresh257
Picked011
Done011
Total69877

Merged error: 20.2b

Counts
77 → 8

localize18.0ms

Local error

Found 4 expressions with local error:

1.4b
(+ (* y z) (* x (+ y z)))
19.1b
(sqrt (+ (* y z) (* x (+ y z))))
19.7b
(cbrt (+ (* y z) (* x (+ y z))))
19.7b
(cbrt (+ (* y z) (* x (+ y z))))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
cbrt-prod add-log-exp
pow1
add-exp-log cbrt-div flip3-+ add-cbrt-cube flip-+
sqrt-prod
associate-+r+ pow1/3 sqrt-div
+-commutative distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 sum-log
Counts
4 → 54
Calls
4 calls:
5.0ms
(+ (* y z) (* x (+ y z)))
4.0ms
(sqrt (+ (* y z) (* x (+ y z))))
4.0ms
(cbrt (+ (* y z) (* x (+ y z))))
4.0ms
(cbrt (+ (* y z) (* x (+ y z))))

series188.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(+ (* y z) (* x (+ y z)))
40.0ms
(sqrt (+ (* y z) (* x (+ y z))))
69.0ms
(cbrt (+ (* y z) (* x (+ y z))))
71.0ms
(cbrt (+ (* y z) (* x (+ y z))))

simplify890.0ms

Counts
66 → 66
Iterations

Useful iterations: 3 (279.0ms)

IterNodesCost
01071131
12611058
2846978
33108960
done5000960

prune139.0ms

Filtered
57 candidates to 66 candidates (-15.8%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New65166
Fresh055
Picked011
Done112
Total66874

Merged error: 20.2b

Counts
74 → 8

localize24.0ms

Local error

Found 4 expressions with local error:

19.7b
(cbrt (+ (* y z) (* x (+ y z))))
19.7b
(cbrt (+ (* y z) (* x (+ y z))))
19.7b
(cbrt (+ (* y z) (* x (+ y z))))
19.7b
(cbrt (+ (* y z) (* x (+ y z))))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt cbrt-div *-un-lft-identity
pow1 add-exp-log flip3-+ pow1/3 add-cbrt-cube flip-+ add-log-exp
Counts
4 → 52
Calls
4 calls:
4.0ms
(cbrt (+ (* y z) (* x (+ y z))))
4.0ms
(cbrt (+ (* y z) (* x (+ y z))))
4.0ms
(cbrt (+ (* y z) (* x (+ y z))))
4.0ms
(cbrt (+ (* y z) (* x (+ y z))))

series283.0ms

Counts
4 → 12
Calls
4 calls:
73.0ms
(cbrt (+ (* y z) (* x (+ y z))))
68.0ms
(cbrt (+ (* y z) (* x (+ y z))))
71.0ms
(cbrt (+ (* y z) (* x (+ y z))))
71.0ms
(cbrt (+ (* y z) (* x (+ y z))))

simplify1.5s

Counts
64 → 64
Iterations

Useful iterations: 4 (604.0ms)

IterNodesCost
0601168
11571120
24911020
31588988
44697956
done5000956

prune120.0ms

Filtered
56 candidates to 64 candidates (-14.3%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New63164
Fresh145
Picked011
Done022
Total64872

Merged error: 20.2b

Counts
72 → 8

regimes227.0ms

Accuracy

0% (0.1b remaining)

Error of 20.3b against oracle of 20.3b and baseline of 20.3b

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01012
11512
done1512

end0.0ms

sample1.4s

Algorithm
intervals
Results
400.0ms8116×body80nan
396.0ms8000×body80valid

Profiling

Loading profile data...