Time bar (total: 18.1s)Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed 2018274 +o rules:numerics
(FPCore (a b c)
:name "jeff quadratic root 2"
(if (>= b 0) (/ (* 2 c) (- (- b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))))
| type-of: broke its own contract promised: (or/c (quote boolean) (quote complex) (quote real)) produced: 'bool in: the range of (-> Any any/c (or/c 'boolean 'complex 'real)) contract from: (interface for type-of) blaming: (interface for type-of) (assuming the contract is correct) at: /data/pavpan/nightlies/herbie/typed-racket/src/core/regimes.rkt:49.2 | L | C | |
|---|---|---|---|
| raise-blame-error16 | /home/p92/racket/collects/racket/contract/private/blame.rkt | 347 | 0 |
| (unnamed) | /data/pavpan/nightlies/herbie/typed-racket/src/core/regimes.rkt | 138 | 3 |
| loop | /home/p92/racket/collects/racket/private/list.rkt | 264 | 4 |
| infer-splitpoints | /data/pavpan/nightlies/herbie/typed-racket/src/core/regimes.rkt | 106 | 0 |
| get-final-combination | /data/pavpan/nightlies/herbie/typed-racket/src/mainloop.rkt | 310 | 0 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |
| run | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 39 | 2 |
| profile-thunk16 | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 9 | 0 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |