Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
caisar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
pub
caisar
Graph
29d7c5779bfcc32c65c4c531cc95dffd25221389
Select Git revision
Branches
1
master
default
Tags
4
3.0
2.1
2.0
1.0
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Nov
22
17
9
28
Oct
24
21
20
18
12
11
10
7
6
5
3
29
Sep
27
26
20
6
5
2
31
Aug
29
Jul
27
18
13
11
8
6
5
4
29
Jun
28
23
21
20
19
14
8
14
Apr
13
12
5
4
1
31
Mar
30
29
21
17
2
28
Feb
17
11
Jan
7
5
4
10
Dec
9
7
26
Nov
23
22
10
9
8
25
Oct
14
6
5
4
1
29
Sep
3
1
31
Aug
13
30
Jul
23
21
16
9
30
Jun
28
17
May
11
7
6
29
Apr
19
16
13
10
24
Mar
18
12
11
9
8
Feb
4
25
Dec
18
17
16
28
Nov
27
16
3
1
Oct
[verification] Create theory from json config file.
[language] Export onnx_parser and ovo_parset for standalone use.
[language] Export nnet_parser for standalone use.
Add basic code structure for new command verify-json that starts a verification
Rework and prepare cmdline to accept new command.
Use more appropriate exceptions for invalid command line arguments.
Rework verification API for better clarity.
Merge branch 'fix/michele/interpret-normalization' into 'master'
[dataset] More robust equality check based on term equality.
[dataset] Filter normalization by lsymbol name.
Merge branch 'feature/michele/dataset-vnnlib' into 'master'
[language] Rename theories for nnet/onnx/ovo extensions.
[dataset] Rename some types.
Add simple csv dataset support by means of vnnlib language.
[onnx] Small doc fixup.
Merge branch 'fix/julien/more-onnx-ops' into 'master'
[NIER] Add more ONNX operators to the NIER.
Merge branch 'feature/michele/opt-nnet-onnx' into 'master'
Warn about the unavailability of nier due to errors.
Update language to onnx lib new API.
[ONNX] Make nier a field of the parsing result. Keep error messages for future use.
[nnet] Admit parsing failure on non-mandatory information.
Merge branch 'fix/issue-14' into 'master'
[cmdline] Simplify code for handling time and memory limits.
[cmdline] Move time and memory limit conversion functions into main module.
[cmdline] Rework time and memory limit options.
add units in memlimit and timeout options
Merge branch 'fix/issue-14' into 'master'
[verify] Take into account the user limits.
Merge branch 'fix/michele/actual-net-apply-cleanup' into 'master'
Remove manually applied transformation for inlining net_apply as not actually useful.
[tests] Rework stub for cvc5.
Merge branch 'fix/michele/clean-up-tests' into 'master'
[tests] Rework SAVer test.
[tests] Rework PyRAT tests.
[tests] Rework Marabou test.
[tests] Rework cvc5 test.
Merge branch 'feature/net_apply_transform' into 'master'
Proper input and output variables inference.
Automatic application of actual_net_apply transform for CVC5.
Loading