Details

Time bar (total: 6.8s)

sample57.0ms

Algorithm
intervals
Results
29.0ms506×body80valid

simplify17.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01115
12415
24215
35415
done5415

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 33.2b

Counts
2 → 1

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
17.8b
(/ (* z z) (* t t))
20.8b
(/ (* x x) (* y y))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log add-cbrt-cube
cbrt-undiv div-exp prod-exp cbrt-unprod
*-un-lft-identity add-log-exp
pow1 add-sqr-sqrt add-cube-cbrt
frac-2neg times-frac clear-num associate-/r* div-inv associate-/l*
+-commutative flip3-+ frac-add sum-log flip-+ distribute-lft-out
Counts
3 → 55
Calls
3 calls:
10.0ms
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
7.0ms
(/ (* z z) (* t t))
7.0ms
(/ (* x x) (* y y))

series41.0ms

Counts
3 → 9
Calls
3 calls:
29.0ms
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
6.0ms
(/ (* z z) (* t t))
6.0ms
(/ (* x x) (* y y))

simplify411.0ms

Counts
64 → 64
Iterations

Useful iterations: 2 (110.0ms)

IterNodesCost
0113909
1362856
21579664
done5001664

prune112.0ms

Filtered
41 candidates to 64 candidates (-56.1%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New55964
Fresh000
Picked101
Done000
Total56965

Merged error: 3.0b

Counts
65 → 9

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (/ x y) (/ x y)) (/ (* z z) (* t t)))
0.3b
(* (/ x y) (/ x y))
17.8b
(/ (* z z) (* t t))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
43×add-sqr-sqrt
41×times-frac
31×add-cube-cbrt *-un-lft-identity
27×add-exp-log add-cbrt-cube
13×swap-sqr associate-*r* associate-*l*
10×pow1
cbrt-undiv div-exp prod-exp cbrt-unprod
div-inv add-log-exp
unswap-sqr
frac-add
frac-times associate-*r/ associate-*l/
+-commutative pow2 frac-2neg flip3-+ pow-plus pow-prod-down clear-num associate-/r* sum-log pow-sqr *-commutative pow-prod-up flip-+ associate-/l*
Counts
3 → 102
Calls
3 calls:
9.0ms
(+ (* (/ x y) (/ x y)) (/ (* z z) (* t t)))
10.0ms
(* (/ x y) (/ x y))
7.0ms
(/ (* z z) (* t t))

series40.0ms

Counts
3 → 9
Calls
3 calls:
29.0ms
(+ (* (/ x y) (/ x y)) (/ (* z z) (* t t)))
6.0ms
(* (/ x y) (/ x y))
6.0ms
(/ (* z z) (* t t))

simplify541.0ms

Counts
111 → 111
Iterations

Useful iterations: 2 (179.0ms)

IterNodesCost
01821515
15801368
223871133
done50001133

prune144.0ms

Filtered
72 candidates to 111 candidates (-54.2%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New1038111
Fresh448
Picked101
Done000
Total10812120

Merged error: 0.1b

Counts
120 → 12

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (/ x y) (/ x y)) (* (/ z t) (/ z t)))
0.3b
(* (/ x y) (/ x y))
0.3b
(* (/ z t) (/ z t))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
83×add-sqr-sqrt
80×times-frac
59×add-cube-cbrt *-un-lft-identity
27×add-exp-log add-cbrt-cube
26×swap-sqr associate-*r* associate-*l*
17×pow1
frac-add
cbrt-undiv frac-times associate-*r/ div-exp associate-*l/ prod-exp cbrt-unprod div-inv unswap-sqr
add-log-exp
pow2 pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up
+-commutative flip3-+ sum-log flip-+
Counts
3 → 154
Calls
3 calls:
8.0ms
(+ (* (/ x y) (/ x y)) (* (/ z t) (/ z t)))
14.0ms
(* (/ x y) (/ x y))
11.0ms
(* (/ z t) (/ z t))

series38.0ms

Counts
3 → 9
Calls
3 calls:
26.0ms
(+ (* (/ x y) (/ x y)) (* (/ z t) (/ z t)))
6.0ms
(* (/ x y) (/ x y))
6.0ms
(* (/ z t) (/ z t))

simplify716.0ms

Counts
163 → 163
Iterations

Useful iterations: 2 (262.0ms)

IterNodesCost
02552208
18041967
232281685
done50011685

prune220.0ms

Filtered
106 candidates to 163 candidates (-53.8%)
Pruning

20 alts after pruning (20 fresh and 0 done)

PrunedKeptTotal
New14914163
Fresh5611
Picked101
Done000
Total15520175

Merged error: 0.0b

Counts
175 → 20

localize12.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt (* (/ z t) (/ z t))) (cbrt (* (/ z t) (/ z t))))
26.0b
(cbrt (* (/ z t) (/ z t)))
26.0b
(cbrt (* (/ z t) (/ z t)))
26.0b
(cbrt (* (/ z t) (/ z t)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
33×cbrt-div
20×frac-times
14×associate-*r/ associate-*l/
12×add-sqr-sqrt
11×pow1 cbrt-prod
pow1/3
add-cube-cbrt *-un-lft-identity
add-exp-log
swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 85
Calls
4 calls:
6.0ms
(* (cbrt (* (/ z t) (/ z t))) (cbrt (* (/ z t) (/ z t))))
6.0ms
(cbrt (* (/ z t) (/ z t)))
6.0ms
(cbrt (* (/ z t) (/ z t)))
8.0ms
(cbrt (* (/ z t) (/ z t)))

series93.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(* (cbrt (* (/ z t) (/ z t))) (cbrt (* (/ z t) (/ z t))))
24.0ms
(cbrt (* (/ z t) (/ z t)))
21.0ms
(cbrt (* (/ z t) (/ z t)))
21.0ms
(cbrt (* (/ z t) (/ z t)))

simplify1.1s

Counts
97 → 97
Iterations

Useful iterations: 4 (594.0ms)

IterNodesCost
01191468
12141357
25741203
314641066
435881032
done50011032

prune84.0ms

Filtered
64 candidates to 97 candidates (-51.6%)
Pruning

21 alts after pruning (20 fresh and 1 done)

PrunedKeptTotal
New96197
Fresh01919
Picked011
Done000
Total9621117

Merged error: 0.0b

Counts
117 → 21

regimes1.4s

Accuracy

0% (0.8b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01234
11434
done1434

end0.0ms

sample1.5s

Algorithm
intervals
Results
763.0ms15460×body80valid

Profiling

Loading profile data...