The quadratic formula (r2)

Time bar (total: 1.6s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

analyze112.0ms (7%)

Memory
2.3MiB live, 42.7MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
25%25%74.9%0.1%0%0%0%4
37.5%37.4%62.4%0.1%0%0%0%5
37.5%37.4%62.4%0.1%0%0%0%6
40%37.4%56.2%0.1%0%6.2%0%7
48.3%45.2%48.4%0.1%0%6.2%0%8
53%48.4%42.9%0.1%0%8.6%0%9
58.1%50.3%36.3%0.1%0%13.3%0%10
66.1%56.8%29.1%0.1%0%14%0%11
70.4%58.8%24.7%0.1%0%16.4%0%12
Compiler

Compiled 19 to 16 computations (15.8% saved)

sample38.0ms (2.4%)

Memory
-2.0MiB live, 13.3MiB allocated
Samples
13.0ms183×0valid
6.0ms33×2valid
4.0ms36×1valid
3.0ms34×0invalid
2.0ms3valid
Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 7.0ms (35.5% of total)
ival-sub: 4.0ms (20.3% of total)
ival-div: 3.0ms (15.2% of total)
ival-sqrt: 3.0ms (15.2% of total)
adjust: 2.0ms (10.2% of total)
ival-neg: 1.0ms (5.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
Bogosity

explain1.3s (78.5%)

Memory
7.9MiB live, 971.2MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1060-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
5225(3.764861148115531e-103 -3.36950655243017e+186 1.3196814164082062e-250)0-(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
90-9(-7.05897792608216e-142 -1.019017449771751e+126 1.643192241910751e-193)(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
20-0-(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
00-0-a
00-0-(*.f64 #s(literal 4 binary64) (*.f64 a c))
00-0-(*.f64 a c)
00-0-#s(literal 4 binary64)
00-0-(*.f64 b b)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-#s(literal 2 binary64)
00-0-(neg.f64 b)
00-0-b
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))oflow-rescue990
(*.f64 b b)overflow82
(*.f64 #s(literal 4 binary64) (*.f64 a c))overflow21
(*.f64 a c)overflow21
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))overflow99
-.f64(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))cancellation770
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))uflow-rescue70
(*.f64 b b)underflow40
(*.f64 #s(literal 4 binary64) (*.f64 a c))underflow39
(*.f64 a c)underflow39
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))underflow7
-.f64(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))nan-rescue20
(*.f64 b b)overflow82
(*.f64 #s(literal 4 binary64) (*.f64 a c))overflow21
(*.f64 a c)overflow21
Confusion
Predicted +Predicted -
+1180
-22116
Precision
0.8428571428571429
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+11800
-220116
Precision?
0.8428571428571429
Recall?
1.0
2:
4:
8:
16:
32:
64:
128:
256:
512:
1024:
2048:
Freqs
test
numberfreq
0116
196
243
31
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Total Time
7.775146484375
Average Time
0.030371665954589844
Samples
175.0ms2 148×0valid
88.0ms432×2valid
58.0ms396×1valid
25.0ms96×3valid
Compiler

Compiled 2 748 to 696 computations (74.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 213.0ms
ival-mult: 68.0ms (31.9% of total)
ival-sub: 39.0ms (18.3% of total)
ival-sqrt: 32.0ms (15% of total)
ival-div: 28.0ms (13.1% of total)
adjust: 25.0ms (11.7% of total)
ival-neg: 14.0ms (6.6% of total)
exact: 3.0ms (1.4% of total)
ival-true: 2.0ms (0.9% of total)
ival-assert: 1.0ms (0.5% of total)

preprocess166.0ms (10.3%)

Memory
2.5MiB live, 10.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
056158
1189151
2590147
31942144
44692144
55896144
66384144
76472144
86511144
96782144
01417
02317
14517
210417
324716
440916
574316
6157016
7208216
8224216
9231216
10232216
11232216
12232816
0232815
Stop Event
iter limit
saturated
iter limit
node limit
Calls
Call 1
Inputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.9%
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 34 to 28 computations (17.6% saved)

simplify22.0ms (1.4%)

Memory
2.3MiB live, 18.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01417
12817
24517
36717
48217
59717
610417
710717
810817
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) b) (*.f64 (neg.f64 a) #s(literal 2 binary64)))

soundness0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated
Stop Event
fuel
Compiler

Compiled 17 to 14 computations (17.6% saved)

preprocess7.0ms (0.4%)

Memory
-6.3MiB live, 2.6MiB allocated
Compiler

Compiled 152 to 98 computations (35.5% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...