Details

Time bar (total: 11.4s)

sample42.0ms

Algorithm
intervals
Results
27.0ms346×body80valid

simplify6.0ms

Counts
1 → 1
Iterations
IterNodes
done18
218
111
07

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 1 expressions with local error:

0.0b
(- (* x.re y.re) (* x.im y.im))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
add-sqr-sqrt pow1 sub-neg *-un-lft-identity flip3-- add-cbrt-cube diff-log add-exp-log add-cube-cbrt insert-posit16 flip--
Counts
1 → 13
Calls
1 calls:
12.0ms
(- (* x.re y.re) (* x.im y.im))

series58.0ms

Counts
1 → 3
Calls
1 calls:
58.0ms
(- (* x.re y.re) (* x.im y.im))

simplify1.4s

Counts
16 → 16
Iterations
IterNodes
done2005
52005
41725
3738
2264
193
034

prune146.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* x.re y.re) (* x.re y.re))
0.3b
(* (* x.im y.im) (* x.im y.im))
1.3b
(- (* (* x.re y.re) (* x.re y.re)) (* (* x.im y.im) (* x.im y.im)))
25.5b
(/ (- (* (* x.re y.re) (* x.re y.re)) (* (* x.im y.im) (* x.im y.im))) (+ (* x.re y.re) (* x.im y.im)))

rewrite174.0ms

Algorithm
rewrite-expression-head
Rules
82×pow1
34×pow-prod-down
30×add-cbrt-cube add-exp-log
16×prod-exp cbrt-unprod
13×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
12×times-frac
pow-sqr pow-prod-up
add-log-exp
difference-of-squares
pow-plus insert-posit16 associate-/l*
associate-/r*
pow2 flip3-- swap-sqr associate-*r* associate-*l* associate-/r/ *-commutative flip-- associate-/l/
cbrt-undiv clear-num sub-neg frac-2neg flip3-+ diff-log div-sub div-exp flip-+ div-inv
Counts
4 → 121
Calls
4 calls:
21.0ms
(* (* x.re y.re) (* x.re y.re))
31.0ms
(* (* x.im y.im) (* x.im y.im))
35.0ms
(- (* (* x.re y.re) (* x.re y.re)) (* (* x.im y.im) (* x.im y.im)))
85.0ms
(/ (- (* (* x.re y.re) (* x.re y.re)) (* (* x.im y.im) (* x.im y.im))) (+ (* x.re y.re) (* x.im y.im)))

series264.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(* (* x.re y.re) (* x.re y.re))
42.0ms
(* (* x.im y.im) (* x.im y.im))
99.0ms
(- (* (* x.re y.re) (* x.re y.re)) (* (* x.im y.im) (* x.im y.im)))
81.0ms
(/ (- (* (* x.re y.re) (* x.re y.re)) (* (* x.im y.im) (* x.im y.im))) (+ (* x.re y.re) (* x.im y.im)))

simplify1.2s

Counts
133 → 133
Iterations
IterNodes
done2000
32000
21927
1436
0158

prune1.1s

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

localize34.0ms

Local error

Found 4 expressions with local error:

0.8b
(/ (- (* x.re y.re) (* x.im y.im)) (cbrt (+ (* x.re y.re) (* x.im y.im))))
0.9b
(cbrt (+ (* x.re y.re) (* x.im y.im)))
0.9b
(cbrt (+ (* x.re y.re) (* x.im y.im)))
0.9b
(cbrt (+ (* x.re y.re) (* x.im y.im)))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
21×cbrt-prod
18×times-frac
cbrt-div
associate-/r* add-exp-log
add-cbrt-cube
pow1 flip3-+ flip-+ insert-posit16 add-log-exp
pow1/3 associate-/l*
associate-/r/ associate-/l/
cbrt-undiv clear-num frac-2neg flip3-- div-sub div-exp div-inv flip--
Counts
4 → 87
Calls
4 calls:
33.0ms
(/ (- (* x.re y.re) (* x.im y.im)) (cbrt (+ (* x.re y.re) (* x.im y.im))))
8.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))
4.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))
4.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))

series723.0ms

Counts
4 → 12
Calls
4 calls:
314.0ms
(/ (- (* x.re y.re) (* x.im y.im)) (cbrt (+ (* x.re y.re) (* x.im y.im))))
135.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))
144.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))
129.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))

simplify974.0ms

Counts
99 → 99
Iterations
IterNodes
done2000
32000
21134
1414
0154

prune922.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

localize71.0ms

Local error

Found 4 expressions with local error:

0.9b
(cbrt (+ (* x.re y.re) (* x.im y.im)))
0.9b
(cbrt (- (* x.re y.re) (* x.im y.im)))
0.9b
(cbrt (- (* x.re y.re) (* x.im y.im)))
0.9b
(cbrt (- (* x.re y.re) (* x.im y.im)))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt cbrt-div *-un-lft-identity add-cube-cbrt
pow1 add-cbrt-cube pow1/3 add-exp-log insert-posit16 add-log-exp
flip3-- flip--
flip3-+ flip-+
Counts
4 → 56
Calls
4 calls:
4.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))
5.0ms
(cbrt (- (* x.re y.re) (* x.im y.im)))
5.0ms
(cbrt (- (* x.re y.re) (* x.im y.im)))
16.0ms
(cbrt (- (* x.re y.re) (* x.im y.im)))

series650.0ms

Counts
4 → 12
Calls
4 calls:
150.0ms
(cbrt (+ (* x.re y.re) (* x.im y.im)))
179.0ms
(cbrt (- (* x.re y.re) (* x.im y.im)))
165.0ms
(cbrt (- (* x.re y.re) (* x.im y.im)))
155.0ms
(cbrt (- (* x.re y.re) (* x.im y.im)))

simplify1.0s

Counts
68 → 68
Iterations
IterNodes
done2011
42011
31697
2602
1237
096

prune632.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0.0b

regimes349.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations
IterNodes
done9
19
07

end0.0ms

sample1.5s

Algorithm
intervals
Results
1.2s10447×body80valid