Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Stücker
cpm-index
Commits
335e6931
Commit
335e6931
authored
Sep 20, 2017
by
Michael Hanus
Browse files
dimacs/0.0.1 added
parent
99c841e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
dimacs/0.0.1/package.json
0 → 100644
View file @
335e6931
{
"name"
:
"dimacs"
,
"version"
:
"0.0.1"
,
"author"
:
"Sven Hueser, Michael Hanus <mh@informatik.uni-kiel.de>"
,
"maintainer"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"An interface to SAT solvers supporting DIMACS."
,
"category"
:
[
"Constraints"
,
"Verification"
],
"license"
:
"BSD-3-Clause"
,
"licenseFile"
:
"LICENSE"
,
"dependencies"
:
{
},
"exportedModules"
:
[
"Dimacs.Types"
,
"Dimacs.Build"
,
"Dimacs.Solver"
],
"source"
:
{
"git"
:
"https://git.ps.informatik.uni-kiel.de/curry-packages/dimacs.git"
,
"tag"
:
"$version"
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment