Details

Time bar (total: 11.8s)

sample32.0ms

Algorithm
intervals
Results
15.0ms295×body80valid

simplify1.7s

Counts
1 → 1
Iterations
IterNodes
done5000
143876
131400
12529
11242
10137
9133
8125
7109
678
566
452
341
228
119
08

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) 1.0)
0.0b
(/ x (+ 1.0 x))
0.0b
(* (+ (/ x y) 1.0) (/ x (+ 1.0 x)))

rewrite126.0ms

Algorithm
rewrite-expression-head
Rules
39×*-un-lft-identity
26×add-sqr-sqrt
25×times-frac
21×add-cube-cbrt
18×associate-*r*
10×add-cbrt-cube add-exp-log
distribute-lft-out
pow1 flip3-+ flip-+ add-log-exp
associate-/r* associate-*l* associate-/r/
associate-/l*
frac-times cbrt-undiv div-exp associate-*l/ prod-exp cbrt-unprod div-inv unswap-sqr
+-commutative clear-num sum-log frac-2neg pow-prod-down associate-*r/ *-commutative
Counts
3 → 87
Calls
3 calls:
24.0ms
(+ (/ x y) 1.0)
11.0ms
(/ x (+ 1.0 x))
86.0ms
(* (+ (/ x y) 1.0) (/ x (+ 1.0 x)))

series134.0ms

Counts
3 → 9
Calls
3 calls:
23.0ms
(+ (/ x y) 1.0)
47.0ms
(/ x (+ 1.0 x))
64.0ms
(* (+ (/ x y) 1.0) (/ x (+ 1.0 x)))

simplify1.3s

Counts
96 → 96
Iterations
IterNodes
done5002
22419
1383
0136

prune406.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0b

localize35.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ 1.0 x) x)
0.0b
(+ (/ x y) 1.0)
0.0b
(* (+ (/ x y) 1.0) (/ 1 (/ (+ 1.0 x) x)))
0.1b
(/ 1 (/ (+ 1.0 x) x))

rewrite179.0ms

Algorithm
rewrite-expression-head
Rules
198×times-frac
160×*-un-lft-identity
118×add-sqr-sqrt
104×add-cube-cbrt
53×associate-*r*
36×add-exp-log
27×distribute-lft-out
20×add-cbrt-cube
19×associate-/r*
15×div-exp
10×div-inv
pow1 cbrt-undiv prod-exp associate-/l*
add-log-exp
unswap-sqr
rec-exp flip3-+ 1-exp associate-*l* flip-+
cbrt-unprod
frac-times clear-num frac-2neg associate-*l/ associate-/r/ associate-/l/
+-commutative sum-log pow-prod-down associate-*r/ un-div-inv *-commutative pow-flip inv-pow
Counts
4 → 220
Calls
4 calls:
15.0ms
(/ (+ 1.0 x) x)
24.0ms
(+ (/ x y) 1.0)
101.0ms
(* (+ (/ x y) 1.0) (/ 1 (/ (+ 1.0 x) x)))
27.0ms
(/ 1 (/ (+ 1.0 x) x))

series195.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(/ (+ 1.0 x) x)
30.0ms
(+ (/ x y) 1.0)
70.0ms
(* (+ (/ x y) 1.0) (/ 1 (/ (+ 1.0 x) x)))
42.0ms
(/ 1 (/ (+ 1.0 x) x))

simplify530.0ms

Counts
232 → 232
Iterations
IterNodes
done5000
1800
0270

prune816.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) 1.0)
0.1b
(/ (+ (/ x y) 1.0) (+ 1.0 x))
0.1b
(* (/ (+ (/ x y) 1.0) (+ 1.0 x)) x)

rewrite182.0ms

Algorithm
rewrite-expression-head
Rules
61×*-un-lft-identity
33×times-frac
28×add-sqr-sqrt
23×add-cube-cbrt
22×associate-*l*
19×distribute-lft-out
10×add-cbrt-cube add-exp-log
pow1 add-log-exp
associate-/r* flip3-+ associate-/r/ flip-+ associate-/l*
associate-*r*
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr associate-/l/
+-commutative clear-num sum-log frac-2neg pow-prod-down associate-*l/ *-commutative
Counts
3 → 93
Calls
3 calls:
14.0ms
(+ (/ x y) 1.0)
70.0ms
(/ (+ (/ x y) 1.0) (+ 1.0 x))
95.0ms
(* (/ (+ (/ x y) 1.0) (+ 1.0 x)) x)

series123.0ms

Counts
3 → 9
Calls
3 calls:
19.0ms
(+ (/ x y) 1.0)
44.0ms
(/ (+ (/ x y) 1.0) (+ 1.0 x))
60.0ms
(* (/ (+ (/ x y) 1.0) (+ 1.0 x)) x)

simplify962.0ms

Counts
102 → 102
Iterations
IterNodes
done5002
21893
1368
0135

prune335.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize51.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (/ (cbrt x) (cbrt (+ 1.0 x))) (* (/ (cbrt x) (cbrt (+ 1.0 x))) (+ (/ x y) 1.0)))
0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)

rewrite139.0ms

Algorithm
rewrite-expression-head
Rules
54×cbrt-prod
48×associate-*l*
46×*-un-lft-identity
42×times-frac
34×add-sqr-sqrt add-cube-cbrt
25×add-exp-log
15×add-cbrt-cube
10×prod-exp cbrt-unprod
frac-times pow1 associate-*r/
distribute-lft-out
cbrt-undiv flip3-+ div-exp flip-+
distribute-rgt-in distribute-lft-in add-log-exp
pow1/3 pow-prod-down associate-*l/
cbrt-div associate-/r/
associate-*r* *-commutative div-inv
Counts
4 → 119
Calls
4 calls:
129.0ms
(* (/ (cbrt x) (cbrt (+ 1.0 x))) (* (/ (cbrt x) (cbrt (+ 1.0 x))) (+ (/ x y) 1.0)))
1.0ms
(cbrt x)
1.0ms
(cbrt x)
2.0ms
(cbrt x)

series1.1s

Counts
4 → 12
Calls
4 calls:
322.0ms
(* (/ (cbrt x) (cbrt (+ 1.0 x))) (* (/ (cbrt x) (cbrt (+ 1.0 x))) (+ (/ x y) 1.0)))
311.0ms
(cbrt x)
261.0ms
(cbrt x)
224.0ms
(cbrt x)

simplify1.3s

Counts
131 → 131
Iterations
IterNodes
done5001
23126
1606
0188

prune835.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

regimes107.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations
IterNodes
done11
111
08

end0.0ms

sample1.2s

Algorithm
intervals
Results
881.0ms9140×body80valid