Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LARA
inox
Graph
972d07c71e6990ed55ca1fee9eeb7d984494aad0
Select Git revision
Branches
11
add-blocker-graph-debug
add-map-equal-value-keys
dotty-compat
fix-stainless-1135
github/fork/SolalPirelli/sp/minimizer
github/fork/jad-hamza/replaceFromSymbols-positions
github/fork/mario-bucev/more-instantiation
main
default
refactor-parser
scala-2.12.13
scala-2.13
Tags
5
v1.1.5
v1.1.0
v1.0.2
v1.0.1
v1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Aug
11
10
9
8
7
6
5
4
3
29
Jul
28
27
24
23
22
20
19
16
13
12
6
4
30
Jun
28
24
23
21
20
17
16
15
14
13
10
9
8
7
6
4
2
1
31
May
27
26
25
24
23
20
19
18
17
12
11
10
9
7
6
4
3
2
1
29
Apr
28
27
26
25
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
Moved extractorSuite test
All unit tests pass
first batch of unit tests running
Fixed solverPool and Extractors unit tests
Small fix to SMTLIB bitvector support
Operator follows same abstraction principle as NAryType
DatatypeTemplates work without Extractable
Start trans-tree traversals
Implement bitvectors of any size for SMT
Fix functionsAvailable, add enum solver
Remove unneeded utils, small fixes
Started working on tests
Documentation
AbstractSymbols is now just a Printable
Removed useless resources
Reworked checkAssumptions and started work on first tests
Comments
Remove broken link
Simplify/ rename in build.sbt
Comments
Finish printers
clean doc
checkAssumptions for EnumerationSolver, fixed Unsat case
checkAssumptions for SMTLIB solvers
SolverFactory from name, better options
BVNot in printers
Fixing up defaults
Cleaning up useless files
Some work on printers
GrammarDataGen, EnumerationSolver
Remove implicit contexts from grammars
Tidy up
Remove prefix from SMTLIB solvers
Type parameters not needed here
Fix == bugs/ run Intellij inspection
Add user options to CVC4
Delete all solvers we're not planning to reimplement anytime soon
Don't need this error
Placeholder for checkAssumptions
Concrete cvc4 and z3 solvers
Loading