Details

Time bar (total: 13.8s)

sample15.0ms

Algorithm
intervals
Results
7.0ms256×body80valid

simplify2.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
057
167
done67

prune1.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 13.2b

localize4.0ms

Local error

Found 1 expressions with local error:

13.2b
(/ x (+ (* x x) 1.0))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
add-exp-log associate-/r* add-cbrt-cube associate-/l*
associate-/r/
pow1 cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv add-log-exp
Counts
1 → 29
Calls
1 calls:
25.0ms
(/ x (+ (* x x) 1.0))

series78.0ms

Counts
1 → 3
Calls
1 calls:
78.0ms
(/ x (+ (* x x) 1.0))

simplify2.6s

Counts
32 → 32
Iterations

Useful iterations: 2 (110.0ms)

IterNodesCost
074428
1167413
2438373
31017373
42805373
done5000373

prune91.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ x (sqrt (+ (* x x) 1.0)))
0.0b
(* (/ 1 (sqrt (+ (* x x) 1.0))) (/ x (sqrt (+ (* x x) 1.0))))
13.1b
(sqrt (+ (* x x) 1.0))
13.1b
(sqrt (+ (* x x) 1.0))

rewrite202.0ms

Algorithm
rewrite-expression-head
Rules
95×add-sqr-sqrt
76×times-frac
53×*-un-lft-identity
47×add-cube-cbrt sqrt-prod
28×add-exp-log
24×associate-*r* associate-*l*
18×add-cbrt-cube
15×unswap-sqr
10×sqrt-div
div-exp
pow1 prod-exp
associate-/r* associate-/r/
cbrt-undiv flip3-+ flip-+
cbrt-unprod add-log-exp
div-inv associate-/l*
rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp
frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative
Counts
4 → 158
Calls
4 calls:
33.0ms
(/ x (sqrt (+ (* x x) 1.0)))
117.0ms
(* (/ 1 (sqrt (+ (* x x) 1.0))) (/ x (sqrt (+ (* x x) 1.0))))
19.0ms
(sqrt (+ (* x x) 1.0))
19.0ms
(sqrt (+ (* x x) 1.0))

series406.0ms

Counts
4 → 12
Calls
4 calls:
170.0ms
(/ x (sqrt (+ (* x x) 1.0)))
93.0ms
(* (/ 1 (sqrt (+ (* x x) 1.0))) (/ x (sqrt (+ (* x x) 1.0))))
65.0ms
(sqrt (+ (* x x) 1.0))
78.0ms
(sqrt (+ (* x x) 1.0))

simplify2.7s

Counts
170 → 170
Iterations

Useful iterations: done (2.7s)

IterNodesCost
02283302
15892939
217452433
done50002426

prune497.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (/ 1 (sqrt (+ (* x x) 1.0))) (/ 1 (/ (sqrt (+ (* x x) 1.0)) x)))
0.1b
(/ 1 (/ (sqrt (+ (* x x) 1.0)) x))
13.1b
(sqrt (+ (* x x) 1.0))
13.1b
(sqrt (+ (* x x) 1.0))

rewrite275.0ms

Algorithm
rewrite-expression-head
Rules
354×times-frac
277×add-sqr-sqrt
185×*-un-lft-identity
156×add-cube-cbrt
102×sqrt-prod
98×add-exp-log
71×associate-*r*
49×div-exp
35×unswap-sqr
30×add-cbrt-cube
28×prod-exp
24×associate-*l*
22×associate-/r*
17×rec-exp 1-exp
12×cbrt-undiv
11×pow1
10×div-inv
sqrt-div cbrt-unprod
associate-/r/ add-log-exp
pow-flip flip3-+ pow-prod-down flip-+ associate-/l* inv-pow
rem-sqrt-square sqrt-pow1 pow1/2
frac-times frac-2neg associate-*r/ associate-*l/ clear-num un-div-inv *-commutative
Counts
4 → 321
Calls
4 calls:
178.0ms
(* (/ 1 (sqrt (+ (* x x) 1.0))) (/ 1 (/ (sqrt (+ (* x x) 1.0)) x)))
32.0ms
(/ 1 (/ (sqrt (+ (* x x) 1.0)) x))
10.0ms
(sqrt (+ (* x x) 1.0))
12.0ms
(sqrt (+ (* x x) 1.0))

series415.0ms

Counts
4 → 12
Calls
4 calls:
105.0ms
(* (/ 1 (sqrt (+ (* x x) 1.0))) (/ 1 (/ (sqrt (+ (* x x) 1.0)) x)))
181.0ms
(/ 1 (/ (sqrt (+ (* x x) 1.0)) x))
60.0ms
(sqrt (+ (* x x) 1.0))
69.0ms
(sqrt (+ (* x x) 1.0))

simplify2.5s

Counts
333 → 333
Iterations

Useful iterations: done (2.5s)

IterNodesCost
04017816
110856418
223285351
done50005206

prune618.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (/ 1 x) (- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3))))
0.3b
(/ 1.0 (pow x 3))
0.5b
(/ 1.0 (pow x 5))
21.0b
(- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3)))

rewrite439.0ms

Algorithm
rewrite-expression-head
Rules
109×add-sqr-sqrt
97×times-frac
69×*-un-lft-identity
47×add-cube-cbrt
33×unpow-prod-down
20×difference-of-squares
19×associate-/r*
17×sqr-pow
16×cube-prod
14×add-exp-log
11×add-log-exp
add-cbrt-cube distribute-lft-out--
div-exp div-inv associate-/l*
distribute-lft-out
pow1 cube-mult unpow3
frac-add
cbrt-undiv pow-to-exp sub-neg associate-+r+ flip3-- frac-2neg diff-log pow-exp clear-num sum-log frac-sub flip--
+-commutative associate-+r- flip3-+ flip-+
Counts
4 → 171
Calls
4 calls:
280.0ms
(+ (/ 1 x) (- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3))))
8.0ms
(/ 1.0 (pow x 3))
11.0ms
(/ 1.0 (pow x 5))
129.0ms
(- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3)))

series405.0ms

Counts
4 → 12
Calls
4 calls:
66.0ms
(+ (/ 1 x) (- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3))))
48.0ms
(/ 1.0 (pow x 3))
92.0ms
(/ 1.0 (pow x 5))
200.0ms
(- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3)))

simplify1.2s

Counts
183 → 183
Iterations

Useful iterations: done (1.2s)

IterNodesCost
02572827
15522514
215082422
done50012416

prune627.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes69.0ms

Accuracy

100% (0.0b remaining)

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

bsearch77.0ms

Steps
ItersRangePoint
10
1.0194597579740466e-06
20796729.49276672
454.54282627392615
10
-6045414056204.408
-123.41774798665298
-853997951174.7607

simplify3.0ms

Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
02145
12831
done2831

end0.0ms

sample483.0ms

Algorithm
intervals
Results
316.0ms8000×body80valid