blob: 02a27e4e5d243158e9398cc189f6e71072f8b853 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
kissat: kissat (International SAT Competition award-winning SAT solver)
kissat: Kissat is a "keep it simple and clean bare metal SAT solver" written
kissat: in C. It is a port of CaDiCaL back to C with improved data
kissat: structures, better scheduling of inprocessing and optimized
kissat: algorithms and implementation.
kissat: Armin Biere and Mathias Fleury. Gimsatul, IsaSAT and Kissat entering
kissat: the SAT Competition 2022. In Proc. of SAT Competition 2022 - Solver
kissat: and Benchmark Descriptions, Tomas Balyo, Marijn Heule, Markus Iser,
kissat: Matti Jarvisalo, Martin Suda (editors), vol. B-2022-1 of Department
kissat: of Computer Science Report Series B, pages 10-11, University of
kissat: Helsinki, 2022
|