SAT 2009 Competition: preprocessors track: list of solvers

List of solvers

Details on each solver


EventSAT 2009 Competition: preprocessors track
TypeSAT
SubmitterAbdorrahim Bahrami
Date of submission2009-03-29 11:34
NameIUT_BMB_SIM
Version1.0
AuthorsAbdorrahim Bahrami, Seyed Rasoul Mousavi, Kiarash Bazargan
Complete/IncompleteComplete
Is able to solveAPPLICATION
CRAFTED
Solver command lineIUT_BMB_SIM BENCHNAME TMPDIR
Conversion script command line
Commentsbug fixes
IUT_BMB_SIM version 1.0

/use the solver
To use the solver just copy IUT_BMB_SIM and minisat binary files from Binary folder to a same folder and then run IUT_BMB_SIM

/run the solver
IUT_BMB_SIMT get 2 pathes in command line. The first one is the cnf File path and the second one is the temporary directory path. This 2 pathes are mandatory. No other inputs need for this solver.

For example
IUT_BMB_SIM /root/hanoi4.cnf /tmp
The first path = cnf file path =/root/hanoi4.cnf
The Second path = temporary directory = /tmp

/build the binary files from sources
for making minisat binary file just make the makefile in /Source/minisat/core
for making IUT_BMB_SIM binary file just compile the /Source/IUT_BMB_SIM/New_Factoring.cpp with gcc like
g++ -o IUT_BMB_SIM ../Source/IUT_BMB_SIM/New_Factoring.cpp




Solver files and checksums
[Show/Hide files]

EventSAT 2009 Competition: preprocessors track
TypeSAT
SubmitterJohan Alfredsson
Date of submission2009-03-21 16:46
Namekw_pre
Version2009-03-21
AuthorsJohan Alfredsson
Complete/IncompleteComplete
Is able to solveAPPLICATION
CRAFTED
Solver command lineHOME/kw_pre BENCHNAME
Conversion script command line
CommentsSource code not available. Submitted according to the information provided by Olivier Roussel. Documentation is equivalent to documentation for submission in demonstration division.
Solver files and checksums
[Show/Hide files]

EventSAT 2009 Competition: preprocessors track
TypeSAT
Submitter
Date of submission2009-05-11 19:27
Nameminisat2-core
Version070721
AuthorsNiklas Een and Niklas Sorensson
Complete/IncompleteComplete
Is able to solveAPPLICATION
CRAFTED
Solver command lineminisat_static BENCHNAME
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventSAT 2009 Competition: preprocessors track
TypeSAT
Submitter
Date of submission2009-04-07 11:41
Nameminisat2-simp
Version070721
AuthorsNiklas Een and Niklas Sorensson
Complete/IncompleteComplete
Is able to solveAPPLICATION
CRAFTED
Solver command lineminisat_static BENCHNAME
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventSAT 2009 Competition: preprocessors track
TypeSAT
SubmitterCédric Piette
Date of submission2009-03-18 09:20
NameReVivAl 0.23
Version2009-03-18
AuthorsCédric Piette
Complete/IncompleteComplete
Is able to solveAPPLICATION
CRAFTED
Solver command lineHOME/run.sh BENCHNAME TMPDIR
Conversion script command line
Comments
Solver files and checksums
[Show/Hide files]

EventSAT 2009 Competition: preprocessors track
TypeSAT
SubmitterCédric Piette
Date of submission2009-03-18 09:23
NameReVivAl 0.23 + SatElite
Version2009-03-18
AuthorsCédric Piette
Complete/IncompleteComplete
Is able to solveAPPLICATION
CRAFTED
Solver command lineHOME/run.sh BENCHNAME TMPDIR
Conversion script command line
CommentsFor preprocessing track...
Solver files and checksums
[Show/Hide files]

EventSAT 2009 Competition: preprocessors track
TypeSAT
SubmitterCédric Piette
Date of submission2009-03-18 09:22
NameSatElite + ReVivAl 0.23
Version2009-03-18
AuthorsCédric Piette
Complete/IncompleteComplete
Is able to solveAPPLICATION
CRAFTED
Solver command lineHOME/run.sh BENCHNAME TMPDIR
Conversion script command line
CommentsFor preprocessing track...
Solver files and checksums
[Show/Hide files]