blob: efb9040a53eef3ba97b45b8f2b9cdd96d0de847c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription>
The goal of CaDiCaL is to provide a clean and efficient state-of-the-art
CDCL solver, which is also easy to understand and change.
</longdescription>
<upstream>
<bugs-to>https://github.com/arminbiere/cadical/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|