Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Alethe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
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
veriT
Alethe
Merge requests
!5
Document cvc5-style numerals
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Document cvc5-style numerals
devel/decimals
into
master
Overview
10
Commits
11
Pipelines
5
Changes
1
Merged
Hans-Jörg
requested to merge
devel/decimals
into
master
11 months ago
Overview
10
Commits
11
Pipelines
5
Changes
1
Expand
This documents the addition of cvc5-style numerals.
Merge request reports
Viewing commit
2e3d2fd7
Prev
Next
Show latest version
1 file
+
4
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
2e3d2fd7
Add changes to changelog
· 2e3d2fd7
Hans-Jörg
authored
11 months ago
spec/changelog.tex
+
4
−
0
Options
@@ -27,6 +27,10 @@ Breaking changes:
\item
The rules
\proofRule
{
and
_
pos
}
,
\proofRule
{
or
_
neg
}
,
\proofRule
{
and
}
,
\proofRule
{
not
_
or
}
now have one argument that indicates which subterm
they use.
\item
Add new syntax for decimal and negative numbers and use it
for
\proofRule
{
la
_
generic
}
.
\item
Restrict sorting of numbers such that the sort of a constant is
only determined by its syntactic category.
\end{itemize}
\noindent
Loading