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
Commits
7c6afa9a
Commit
7c6afa9a
authored
2 years ago
by
Michele Alberti
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Fix some typos.
parent
f002dd0c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/acas_xu.rst
+1
-1
1 addition, 1 deletion
doc/acas_xu.rst
doc/foreword.rst
+1
-1
1 addition, 1 deletion
doc/foreword.rst
with
2 additions
and
2 deletions
doc/acas_xu.rst
+
1
−
1
View file @
7c6afa9a
...
@@ -346,7 +346,7 @@ We can then verify the resulting verification problem as before:
...
@@ -346,7 +346,7 @@ We can then verify the resulting verification problem as before:
It is interesting to remark that, since Marabou does not support disjunctive
It is interesting to remark that, since Marabou does not support disjunctive
formulas, CAISAR first splits a disjunctive goal formula into conjunctive
formulas, CAISAR first splits a disjunctive goal formula into conjunctive
sub-goals, then calls Marabou on each sub-goal
s
, and finally post-processes the
sub-goals, then calls Marabou on each sub-goal, and finally post-processes the
sub-results to provide the final result corresponding to the original goal
sub-results to provide the final result corresponding to the original goal
formula.
formula.
...
...
This diff is collapsed.
Click to expand it.
doc/foreword.rst
+
1
−
1
View file @
7c6afa9a
...
@@ -29,7 +29,7 @@ The supported provers are the following:
...
@@ -29,7 +29,7 @@ The supported provers are the following:
vector machine verifier based on abstract interpretation,
vector machine verifier based on abstract interpretation,
* `nnenum <https://github.com/stanleybak/nnenum>`_ a neural network verifier
* `nnenum <https://github.com/stanleybak/nnenum>`_ a neural network verifier
that combines abstract interpretation and linear programming techniques,
that combines abstract interpretation and linear programming techniques,
*
*Classic*
SAT/SMT solvers that support the SMT-LIBv2 input language.
*
Standard
SAT/SMT solvers that support the SMT-LIBv2 input language.
CAISAR aims to be component-agnostic: it can model and assess the
CAISAR aims to be component-agnostic: it can model and assess the
trustworthiness of artificial intelligence system that potentially mixes both
trustworthiness of artificial intelligence system that potentially mixes both
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment