Details

Time bar (total: 5.9s)

sample44.0ms

Algorithm
intervals
Results
15.0ms285×body80valid
4.0ms76×body80nan

simplify43.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01214
12114
24414
36514
48914
510214
done10214

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 29.1b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (* z z) (* t a))
6.3b
(* (* x y) z)
9.7b
(/ (* (* x y) z) (sqrt (- (* z z) (* t a))))
28.2b
(sqrt (- (* z z) (* t a)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
18×add-exp-log add-cbrt-cube
11×add-sqr-sqrt
10×pow1 add-cube-cbrt *-un-lft-identity
sqrt-prod
times-frac prod-exp associate-/r* cbrt-unprod add-log-exp
sqrt-div
cbrt-undiv flip3-- div-exp associate-*r* pow-prod-down flip--
associate-/r/
sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log associate-*l* clear-num *-commutative div-inv associate-/l*
Counts
4 → 76
Calls
4 calls:
4.0ms
(- (* z z) (* t a))
5.0ms
(* (* x y) z)
10.0ms
(/ (* (* x y) z) (sqrt (- (* z z) (* t a))))
4.0ms
(sqrt (- (* z z) (* t a)))

series64.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(- (* z z) (* t a))
6.0ms
(* (* x y) z)
33.0ms
(/ (* (* x y) z) (sqrt (- (* z z) (* t a))))
17.0ms
(sqrt (- (* z z) (* t a)))

simplify444.0ms

Counts
88 → 88
Iterations

Useful iterations: 2 (115.0ms)

IterNodesCost
01341237
13471140
21612978
done5000978

prune162.0ms

Filtered
61 candidates to 88 candidates (-44.3%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New771188
Fresh000
Picked101
Done000
Total781189

Merged error: 5.3b

Counts
89 → 11

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ z (sqrt (- (* z z) (* t a))))
0.2b
(- (* z z) (* t a))
3.5b
(* (* x y) (/ z (sqrt (- (* z z) (* t a)))))
28.2b
(sqrt (- (* z z) (* t a)))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
36×times-frac
34×add-sqr-sqrt
33×add-cube-cbrt *-un-lft-identity
24×associate-*r* sqrt-prod
18×add-exp-log add-cbrt-cube
10×pow1
sqrt-div prod-exp associate-/r* cbrt-unprod add-log-exp
flip3-- associate-/r/ flip--
cbrt-undiv div-exp pow-prod-down associate-/l*
div-inv
sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log associate-*r/ associate-*l* clear-num *-commutative
Counts
4 → 112
Calls
4 calls:
7.0ms
(/ z (sqrt (- (* z z) (* t a))))
4.0ms
(- (* z z) (* t a))
13.0ms
(* (* x y) (/ z (sqrt (- (* z z) (* t a)))))
4.0ms
(sqrt (- (* z z) (* t a)))

series69.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(/ z (sqrt (- (* z z) (* t a))))
8.0ms
(- (* z z) (* t a))
36.0ms
(* (* x y) (/ z (sqrt (- (* z z) (* t a)))))
14.0ms
(sqrt (- (* z z) (* t a)))

simplify457.0ms

Counts
124 → 124
Iterations

Useful iterations: 2 (134.0ms)

IterNodesCost
01662031
14391862
217941646
done50011646

prune143.0ms

Filtered
85 candidates to 124 candidates (-45.9%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1231124
Fresh2810
Picked101
Done000
Total1269135

Merged error: 4.8b

Counts
135 → 9

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (* z z) (* t a))
1.6b
(* x (* y (/ z (sqrt (- (* z z) (* t a))))))
1.8b
(* y (/ z (sqrt (- (* z z) (* t a)))))
28.2b
(sqrt (- (* z z) (* t a)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
25×associate-*r*
20×add-cube-cbrt *-un-lft-identity times-frac
18×add-exp-log add-cbrt-cube
13×sqrt-prod
12×pow1
prod-exp cbrt-unprod
associate-*l* add-log-exp
sqrt-div pow-prod-down
flip3-- associate-*r/ flip-- unswap-sqr
cbrt-undiv div-exp associate-/r/ *-commutative
sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log div-inv
Counts
4 → 92
Calls
4 calls:
4.0ms
(- (* z z) (* t a))
11.0ms
(* x (* y (/ z (sqrt (- (* z z) (* t a))))))
12.0ms
(* y (/ z (sqrt (- (* z z) (* t a)))))
4.0ms
(sqrt (- (* z z) (* t a)))

series79.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(- (* z z) (* t a))
37.0ms
(* x (* y (/ z (sqrt (- (* z z) (* t a))))))
20.0ms
(* y (/ z (sqrt (- (* z z) (* t a)))))
14.0ms
(sqrt (- (* z z) (* t a)))

simplify984.0ms

Counts
104 → 104
Iterations

Useful iterations: 3 (420.0ms)

IterNodesCost
01611572
14001460
213191244
347231242
done50001242

prune138.0ms

Filtered
69 candidates to 104 candidates (-50.7%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1013104
Fresh268
Picked101
Done000
Total1049113

Merged error: 4.8b

Counts
113 → 9

localize15.0ms

Local error

Found 4 expressions with local error:

1.6b
(* x (* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a))))))))
1.8b
(* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a)))))))
29.1b
(cbrt (- (* z z) (* t a)))
29.1b
(cbrt (- (* z z) (* t a)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log add-cbrt-cube
12×add-sqr-sqrt prod-exp cbrt-unprod
11×pow1
10×add-cube-cbrt *-un-lft-identity associate-*r*
cbrt-prod cbrt-div associate-*l*
associate-*r/
cbrt-undiv div-exp pow-prod-down add-log-exp
flip3-- times-frac flip--
pow1/3 sqrt-div associate-/r/ *-commutative
div-inv unswap-sqr
Counts
4 → 78
Calls
4 calls:
13.0ms
(* x (* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a))))))))
13.0ms
(* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a)))))))
4.0ms
(cbrt (- (* z z) (* t a)))
5.0ms
(cbrt (- (* z z) (* t a)))

series228.0ms

Counts
4 → 12
Calls
4 calls:
104.0ms
(* x (* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a))))))))
71.0ms
(* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a)))))))
25.0ms
(cbrt (- (* z z) (* t a)))
28.0ms
(cbrt (- (* z z) (* t a)))

simplify483.0ms

Counts
90 → 90
Iterations

Useful iterations: 2 (148.0ms)

IterNodesCost
01972366
15112268
218881780
done50011780

prune104.0ms

Filtered
68 candidates to 90 candidates (-32.4%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New90090
Fresh088
Picked011
Done000
Total90999

Merged error: 4.8b

Counts
99 → 9

regimes880.0ms

Accuracy

80.5% (3.9b remaining)

Error of 7.4b against oracle of 3.6b and baseline of 23.4b

bsearch56.0ms

Steps
ItersRangePoint
7
2.3885905512890262e+30
3.453863445390637e+32
3.362845648801711e+32
8
-4.929111521398201e+98
-1.0818131077010441e+94
-2.2997304670758846e+98

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02240
13040
23240
done3240

end0.0ms

sample1.3s

Algorithm
intervals
Results
488.0ms8938×body80valid
154.0ms2938×body80nan

Profiling

Loading profile data...