Use SMT formula satisfiability check caches

Open
#297 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
kotlin
Domain
devtools

Research direction

Start by reviewing the cache-a-lot repository and the linked paper on satisfiability-result caching. Then locate how USVM performs ksmt-based satisfiability checks and determine where cached results would fit. Done means the cache is applied to those checks and its behavior is validated, though this issue does not name specific files or tests.

Written by the indexing model from the issue text.

Description

enhancement

Try to apply ksmt-based satisfiability check results cache

https://github.com/plan-research/cache-a-lot

https://arxiv.org/pdf/2504.07642

Dominant language
Kotlin
Stars
33
Forks
27
Avg merge
4d 3h
Merged PRs (30d)
15

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from UnitTestBot/usvm

All issues in UnitTestBot/usvm

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.