Details

Time bar (total: 8.3s)

sample28.0ms

Algorithm
intervals
Results
13.0ms453×body80valid

simplify52.0ms

Counts
1 → 1
Iterations

Useful iterations: 3 (9.0ms)

IterNodesCost
0715
11315
22313
3369
4469
5509
done509

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize15.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x x) (* 3 (* y y)))
0.2b
(* 3 (* y y))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt add-log-exp
add-cube-cbrt *-un-lft-identity associate-*l* pow-prod-down prod-exp cbrt-unprod
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ unswap-sqr
Counts
2 → 30
Calls
2 calls:
11.0ms
(+ (* x x) (* 3 (* y y)))
27.0ms
(* 3 (* y y))

series86.0ms

Counts
2 → 6
Calls
2 calls:
43.0ms
(+ (* x x) (* 3 (* y y)))
43.0ms
(* 3 (* y y))

simplify790.0ms

Counts
36 → 36
Iterations

Useful iterations: done (789.0ms)

IterNodesCost
057370
1193348
21097296
done5000288

prune134.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x x) (* (* 3 y) y))
0.2b
(* (* 3 y) y)

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*r* pow-prod-down prod-exp cbrt-unprod
+-commutative flip3-+ associate-*l* sum-log *-commutative flip-+
Counts
2 → 29
Calls
2 calls:
15.0ms
(+ (* x x) (* (* 3 y) y))
28.0ms
(* (* 3 y) y)

series99.0ms

Counts
2 → 6
Calls
2 calls:
54.0ms
(+ (* x x) (* (* 3 y) y))
45.0ms
(* (* 3 y) y)

simplify937.0ms

Counts
35 → 35
Iterations

Useful iterations: done (936.0ms)

IterNodesCost
059365
1189337
21221293
done5000283

prune114.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* y y))))
0.2b
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* y y)))
0.3b
(* (cbrt 3) (* y y))

rewrite162.0ms

Algorithm
rewrite-expression-head
Rules
29×pow1 add-exp-log
18×pow-prod-down prod-exp cbrt-unprod
17×add-cbrt-cube
add-sqr-sqrt associate-*l*
add-cube-cbrt *-un-lft-identity add-log-exp
cbrt-prod
associate-*r* *-commutative unswap-sqr
+-commutative flip3-+ sum-log flip-+
Counts
3 → 62
Calls
3 calls:
14.0ms
(+ (* x x) (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* y y))))
112.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* y y)))
32.0ms
(* (cbrt 3) (* y y))

series313.0ms

Counts
3 → 9
Calls
3 calls:
127.0ms
(+ (* x x) (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* y y))))
129.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* y y)))
56.0ms
(* (cbrt 3) (* y y))

simplify1.1s

Counts
71 → 71
Iterations

Useful iterations: done (1.1s)

IterNodesCost
0891026
1278960
21458660
done5000529

prune215.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

localize31.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x x) (* (* (cbrt 3) (cbrt 3)) (* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y)))))
0.2b
(* (sqrt (cbrt 3)) (* y y))
0.2b
(* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y)))
0.2b
(* (* (cbrt 3) (cbrt 3)) (* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y))))

rewrite384.0ms

Algorithm
rewrite-expression-head
Rules
50×pow1 add-exp-log
42×add-cbrt-cube
33×pow-prod-down prod-exp cbrt-unprod
19×associate-*l*
14×sqrt-prod
13×add-sqr-sqrt
10×add-cube-cbrt *-un-lft-identity
cbrt-prod
add-log-exp
associate-*r* *-commutative unswap-sqr
+-commutative flip3-+ sum-log flip-+
Counts
4 → 99
Calls
4 calls:
26.0ms
(+ (* x x) (* (* (cbrt 3) (cbrt 3)) (* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y)))))
35.0ms
(* (sqrt (cbrt 3)) (* y y))
76.0ms
(* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y)))
239.0ms
(* (* (cbrt 3) (cbrt 3)) (* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y))))

series346.0ms

Counts
4 → 12
Calls
4 calls:
100.0ms
(+ (* x x) (* (* (cbrt 3) (cbrt 3)) (* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y)))))
85.0ms
(* (sqrt (cbrt 3)) (* y y))
50.0ms
(* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y)))
111.0ms
(* (* (cbrt 3) (cbrt 3)) (* (sqrt (cbrt 3)) (* (sqrt (cbrt 3)) (* y y))))

simplify1.4s

Counts
111 → 111
Iterations

Useful iterations: done (1.4s)

IterNodesCost
01202034
13861495
221481016
done5000863

prune390.0ms

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0.0b

regimes220.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079
1109
done109

end0.0ms

sample1.5s

Algorithm
intervals
Results
991.0ms14180×body80valid