Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
psv-practical
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
Model registry
Operate
Environments
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
Wijgers,B. (Bart)
psv-practical
Graph
65f242ec6a8ed31dbd4b3e3664ca28f361364827
Select Git revision
0 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Nov
1
29
Oct
28
23
18
16
14
13
12
28
Sep
27
24
21
20
18
17
15
Improve README
master
master
Add a README
Add Atom counter
Add branch checking heuristic
Fixed benchmarking process and added output generation
Implemented benchmarking functionality
Add TreeTrimmingMode and CLI parameter thereof
Added timing functions for z3 verification and tree trimming
Fixed bugs in the tree trimmer and it uses the experimentation parameter. Removed unused time checks in Verfifier
Improve output, use tree trimmer 2000
Finish ProgramPathTree
Add version constraint to shelly
Implemented the tree trimmer 2000. Can trim trees faster than you can say pony on a pickle.
Add ProgramPathTree
Add better output
Merge branch 'master' of https://git.science.uu.nl/b.wijgers/psv-practical
Add parser librar
Z3Runner no longer crashes the verifier upon exception and added NOT expr before wlp to z3 conversion
Fixed benchmarks
Add experiment parameter and benchmark programs
Implemented sizeOf array in z3
Merge branch 'added-timing-and-z3-fix' into 'master'
Extended Z3 Theorem to support arrays and fixed a bug in forall expression
Added time calculation to verifier
Add function to find all variable decls in program
Merge branch 'simplify-expressions' into 'master'
Simplify more expressions
Merge branch 'add-options' into 'master'
Added config options and improved main output format
Merge branch 'implemente-z3' into 'master'
implemented-z3-theorem-and-runner
Add forall for logical expressions
Remove debug tracing from WLP calculation
array-assignmen…
array-assignment-wlp
Add AAssign WLP calculation
Add scanSumExample
Simplify LogicalExpressions by extracting Exprs
Add calculation for WLPs from ProgramPaths
wlp-determination
wlp-determination
Add "normalizeProgramPath" to WLP.ProgramPath
Remove superfluous "skip"s from abs example
Update the parser
Loading