issues
search
epfl-lara
/
inox
Solver for higher-order functional programs, used by Stainless
Apache License 2.0
88
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add new temp folder in CI
#226
samuelchassot
closed
2 weeks ago
0
Bump scalaVersion to 3.5.2
#225
vkuncak
closed
2 weeks ago
0
Bump version of sbt slightly
#224
vkuncak
closed
2 months ago
0
Provision timeout in unrolling solver
#223
samuelchassot
opened
2 months ago
2
Update README.md with status badge
#222
vkuncak
closed
2 months ago
0
Add CI to inox
#221
samuelchassot
closed
2 months ago
0
Extract SymbolTransformerComposition to not be local
#220
sankalpgambhir
closed
2 months ago
0
Fix remaining 3.5 warnings in inox tests
#219
samuelchassot
closed
3 months ago
0
Add a solver for ground assertions based on internal evaluator
#218
sankalpgambhir
closed
3 months ago
0
Bump to scala 3.5
#217
samuelchassot
closed
3 months ago
0
Print a finite set {a,b,c} as Set(a,b,c) and a bag as Bag(a,b,c)
#216
vkuncak
closed
3 months ago
0
Add option to ignore models during solving
#215
sankalpgambhir
closed
3 months ago
2
Invariant Solver
#214
sankalpgambhir
closed
1 month ago
4
Add a sequence type: finitary arrays from natural numbers to some type
#213
vkuncak
opened
4 months ago
0
Add --cvc-simple-models=true|false option that passes --model-cores=simple to cvc solvers
#212
samuelchassot
closed
5 months ago
11
Bump to Scala 3.3.3 with small fix
#211
sankalpgambhir
closed
5 months ago
4
Inox does not compile on Scala 3.3.1 +
#210
sankalpgambhir
closed
3 months ago
5
Bump to 3.3.3 (does not compile)
#209
samuelchassot
closed
5 months ago
2
Emit set-logic all for cvc4, cvc5, and z3
#207
samuelchassot
closed
7 months ago
1
Add a function to get the SMT lib ID from the solver if needed
#206
samuelchassot
closed
7 months ago
1
Improve performance of DiGraph
#204
mario-bucev
closed
1 year ago
2
CVC4/5 unsupported feature shows an error even though another solver is verifying the VC
#208
samuelchassot
opened
1 year ago
2
Add support for cvc5
#203
mario-bucev
closed
1 year ago
2
Upgrade to Scala 3.3
#202
mario-bucev
closed
1 year ago
0
Add sbt assembly to create self-contained jars
#201
vkuncak
closed
1 year ago
0
Use a map of incoming and outgoing edges to avoid repeated traversal
#200
mario-bucev
closed
1 year ago
0
Changes to Reporter
#199
mario-bucev
closed
1 year ago
0
Inline ADT and tuple selection for variables
#198
mario-bucev
closed
1 year ago
0
Expand the evaluator API to allow ignoring contracts locally
#197
mario-bucev
closed
1 year ago
0
Do not print unicode characters by default
#196
mario-bucev
closed
1 year ago
0
Aggregate timing results
#195
mario-bucev
closed
1 year ago
0
Update Princess dependency
#194
mario-bucev
closed
1 year ago
0
Add signed bit-vectors arithmetic support for the Princess backend
#193
mario-bucev
closed
1 year ago
0
Small changes to `normalizeStructure` and `SimplifierWithPC#isPureFunction`
#192
mario-bucev
closed
1 year ago
1
Fix options parser for empty sequences
#191
mario-bucev
closed
2 years ago
0
Upgrade ScalaZ3
#190
mario-bucev
closed
2 years ago
0
Scala 2.13
#189
vkuncak
closed
2 years ago
0
Fix .larabot.conf
#188
mario-bucev
closed
2 years ago
0
Upgrade to Scala 3.2
#187
mario-bucev
closed
2 years ago
0
Flatten addition and multiplication
#186
mario-bucev
closed
2 years ago
0
Check for interruption when extracting a total model
#185
mario-bucev
closed
2 years ago
0
Adding a case for type instantiation
#184
mario-bucev
opened
2 years ago
4
Migrate to Scala 3.2
#183
mario-bucev
closed
1 year ago
1
Enable reading smt-lib files with dependent types for future text interface from Stainless
#182
vkuncak
opened
2 years ago
0
Make PurityOptions a case class, fix warnings, disable scaladoc gen
#181
mario-bucev
closed
2 years ago
1
StackOverflowError on an equivalence checking example
#180
drganam
opened
2 years ago
0
Fix 'unknown constant k0!xyz' arising in some cases when using smt-z3 (for Scala 2.13 version)
#179
mario-bucev
closed
2 years ago
0
Fix 'unknown constant k0!xyz' arising in some cases when using smt-z3
#178
mario-bucev
closed
2 years ago
2
Update the `scala 3.x` branch
#177
mario-bucev
closed
2 years ago
0
Add a minimizing solver for smaller counter-examples
#176
SolalPirelli
opened
2 years ago
1
Next