issues
search
vprover
/
vampire
The Vampire Theorem Prover
https://vprover.github.io/
Other
302
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use atomic instead of mutex to allow multiple calls to disableLimitEnforcement
#622
MichaelRawson
closed
17 hours ago
1
FMB is returning partial/incorrect result
#621
mmaroti
opened
2 weeks ago
2
remove clause unblocking, unused
#620
MichaelRawson
closed
3 weeks ago
0
add (equality) factoring `proof_extra` information, simplify factoring
#619
MichaelRawson
closed
3 weeks ago
0
Configure version.cpp at build time if git repo
#618
kazarmy
closed
3 weeks ago
0
Remove clauses with multiple answer literals (for -qa synthesis)
#617
hzzv
closed
1 month ago
4
Implement Geoff's idea to have an option stating the users "intent" for invoking Vampire (i.e., proving / disproving)
#616
quickbeam123
closed
1 month ago
3
Polymorphism + Arithmetic
#615
joe-hauns
closed
1 month ago
0
add missing includes
#614
anjapetkovic
closed
1 month ago
0
Should use `fi_domain` and friends.
#613
MichaelRawson
opened
1 month ago
0
remove the commutative bit, equations still treated as commutative
#612
MichaelRawson
closed
1 month ago
0
raise USER_ERROR on undeclared type constructor
#611
MichaelRawson
closed
2 months ago
0
Add `-DREV_COUNT=OFF` build option
#610
kazarmy
closed
2 months ago
5
Question: Sequence logic
#609
LeventErkok
closed
2 months ago
4
SAT subsumption debug check for code trees
#608
mezpusz
closed
2 months ago
1
proof-extra with data rather than strings
#607
MichaelRawson
closed
1 month ago
4
FOOL constant symbol assertion violation
#606
mezpusz
opened
2 months ago
2
Code tree subsumption
#605
mezpusz
closed
2 months ago
8
Assertion violation with $let sorts
#604
mezpusz
opened
2 months ago
1
Remove `VAMPIRE_BINARY_HASH` from CMake build script
#603
kazarmy
closed
2 months ago
1
Well-sortedness check fails during preprocessing in ITP206_4
#602
mezpusz
opened
2 months ago
1
Calling SharedPtr ctor with nullptr causes violation; call default ctor
#601
mezpusz
closed
2 months ago
3
Fix conditional redundancy handler literal constraints with encompassment demodulation incompleteness issue
#600
mezpusz
closed
2 months ago
0
Refactor ordering comparators
#599
mezpusz
closed
2 months ago
2
remove our own sort implementation
#598
MichaelRawson
closed
2 months ago
0
`enum class` and automatic stringification for SMTLIBLogic
#597
MichaelRawson
closed
2 months ago
0
AO_EQUAL is never used
#596
MichaelRawson
closed
2 months ago
1
remove Z3/pthreads workarounds from CMakeLists
#595
MichaelRawson
closed
2 months ago
5
use rlimit to enforce memory limits rather than global allocators
#594
MichaelRawson
closed
2 months ago
0
Allocator.cpp: fix for macOS where aligned_alloc may not be supported
#593
barracuda156
closed
2 months ago
0
Aligned allocation is broken: `error: 'aligned_alloc' is not a member of 'std'; did you mean 'aligned_union'?`
#592
barracuda156
closed
2 months ago
3
One reasonable warning from gcc eliminated + updated Makefile
#591
quickbeam123
closed
2 months ago
0
UWA test fails on linux build
#590
Angular-Angel
opened
3 months ago
17
removed persistent iterator to get rid of mysterious warning (thanks to Joe)
#589
quickbeam123
closed
3 months ago
0
Remove `using namespace Lib` from hpp files.
#588
kharus
closed
3 months ago
4
remove AWClauseContainer
#587
quickbeam123
closed
3 months ago
0
Fix `latex_output` for ⊤ and ⊥
#586
kazarmy
closed
3 months ago
0
Remove VarManager
#585
quickbeam123
closed
3 months ago
0
Fixes several model printing bugs (and more)
#584
quickbeam123
closed
2 months ago
1
Implement conditional redundancy handler
#583
mezpusz
closed
3 months ago
1
GREATER_EQ and LESS_EQ have to go
#582
mezpusz
closed
4 months ago
0
ERD as simplifier
#581
quickbeam123
closed
4 months ago
2
Demodulation redundancy check cannot be turned off
#580
mezpusz
closed
4 months ago
2
invoke a debugger instead of going via addr2line and friends
#579
MichaelRawson
closed
2 months ago
3
Removing instantiation sat algorithm from schedules
#578
joe-hauns
closed
4 months ago
1
replace signal-based Timer with a ticking thread
#577
MichaelRawson
closed
2 months ago
0
bad test id errors
#576
joe-hauns
closed
4 months ago
1
Defaults impemenations for optimized Ordering methods
#575
joe-hauns
closed
4 months ago
0
Clause Tracing
#574
joe-hauns
closed
4 months ago
8
disable optimisation for Clang and GCC on tricky translation units
#573
MichaelRawson
closed
5 months ago
0
Next