runtimeverification / hs-backend-booster

Accelerates K Framework's Haskell backend
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Follow-up work to SMT solver code #391

Closed jberthold closed 9 months ago

jberthold commented 9 months ago
          Follow-up work:

Won't do (just yet):

Originally posted by @jberthold in https://github.com/runtimeverification/hs-backend-booster/issues/389#issuecomment-1829555984

tothtamas28 commented 9 months ago

@jberthold, this is related: https://github.com/runtimeverification/hs-backend-booster/issues/383

(I.e. the solver layer has to enable parallel processing of requests.)

ehildenb commented 9 months ago

Also this is related: https://github.com/runtimeverification/haskell-backend/issues/3603 (handling partiality for SMT encoding correctly).