Skip to content

Cache-a-lot is a library over KSMT that tries to cache and reuse SMT Solver results

plan-research/cache-a-lot

Repository files navigation

Cache-a-lot - a project implemented over KSMT that tries to reuse SMT Solvers' results.

How to execute

Entry point: org.plan.research.cachealot.scripts.cache.Cache_stats_gatheringKt

Example

java -cp cache-a-lot-*.jar -DlogDir="/output" org.plan.research.cachealot.scripts.cache.Cache_stats_gatheringKt config.ini /benchmark /output

About

Cache-a-lot is a library over KSMT that tries to cache and reuse SMT Solver results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published