Difference between revisions of "Publications/kheireddine.21.cp"

From LRDE

Line 5: Line 5:
 
| title = Towards better Heuristics for solving Bounded Model Checking Problems
 
| title = Towards better Heuristics for solving Bounded Model Checking Problems
 
| booktitle = Proceedings of the 27th International Conference on Principles and Practice of Constraint Programmings (CP)
 
| booktitle = Proceedings of the 27th International Conference on Principles and Practice of Constraint Programmings (CP)
  +
| editors = Laurent D Michel
  +
| series = Leibniz International Proceedings in Informatics (LIPIcs)
  +
| address = Montpellier, France (Virtual Conference)
  +
| pages = 7:1 to 7:11
  +
| volume = 210
  +
| publisher = Schloss Dagstuhl – Leibniz-Zentrum für Informatik
 
| abstract = This paper presents a new way to improve the performance of the SAT-based bounded model checking problem by exploiting relevant information identified through the characteristics of the original problem. This led us to design a new way of building interesting heuristics based on the structure of the underlying problem. The proposed methodology is generic and can be applied for any SAT problem. This paper compares the state-of-the-art approach with two new heuristics: Structure-based and Linear Programming heuristics and show promising results.
 
| abstract = This paper presents a new way to improve the performance of the SAT-based bounded model checking problem by exploiting relevant information identified through the characteristics of the original problem. This led us to design a new way of building interesting heuristics based on the structure of the underlying problem. The proposed methodology is generic and can be applied for any SAT problem. This paper compares the state-of-the-art approach with two new heuristics: Structure-based and Linear Programming heuristics and show promising results.
 
| lrdeprojects = Spot
 
| lrdeprojects = Spot
Line 11: Line 17:
 
| type = inproceedings
 
| type = inproceedings
 
| id = kheireddine.21.cp
 
| id = kheireddine.21.cp
  +
| identifier = doi:10.4230/LIPIcs.CP.2021.7
 
| bibtex =
 
| bibtex =
 
@InProceedings<nowiki>{</nowiki> kheireddine.21.cp,
 
@InProceedings<nowiki>{</nowiki> kheireddine.21.cp,
Line 19: Line 26:
 
booktitle = <nowiki>{</nowiki>Proceedings of the 27th International Conference on
 
booktitle = <nowiki>{</nowiki>Proceedings of the 27th International Conference on
 
Principles and Practice of Constraint Programmings (CP)<nowiki>}</nowiki>,
 
Principles and Practice of Constraint Programmings (CP)<nowiki>}</nowiki>,
  +
editor = <nowiki>{</nowiki>Laurent D. Michel<nowiki>}</nowiki>,
  +
series = <nowiki>{</nowiki>Leibniz International Proceedings in Informatics
  +
(LIPIcs)<nowiki>}</nowiki>,
  +
address = <nowiki>{</nowiki>Montpellier, France (Virtual Conference)<nowiki>}</nowiki>,
 
year = <nowiki>{</nowiki>2021<nowiki>}</nowiki>,
 
year = <nowiki>{</nowiki>2021<nowiki>}</nowiki>,
  +
pages = <nowiki>{</nowiki>7:1--7:11<nowiki>}</nowiki>,
  +
volume = <nowiki>{</nowiki>210<nowiki>}</nowiki>,
  +
publisher = <nowiki>{</nowiki>Schloss Dagstuhl -- Leibniz-Zentrum f<nowiki>{</nowiki>\"u<nowiki>}</nowiki>r Informatik<nowiki>}</nowiki>,
 
month = oct,
 
month = oct,
 
abstract = <nowiki>{</nowiki>This paper presents a new way to improve the performance
 
abstract = <nowiki>{</nowiki>This paper presents a new way to improve the performance
Line 30: Line 44:
 
problem. This paper compares the state-of-the-art approach
 
problem. This paper compares the state-of-the-art approach
 
with two new heuristics: Structure-based and Linear
 
with two new heuristics: Structure-based and Linear
Programming heuristics and show promising results.<nowiki>}</nowiki>
+
Programming heuristics and show promising results.<nowiki>}</nowiki>,
  +
doi = <nowiki>{</nowiki>10.4230/LIPIcs.CP.2021.7<nowiki>}</nowiki>,
  +
isbn = <nowiki>{</nowiki>978-3-95977-211-2<nowiki>}</nowiki>,
  +
issn = <nowiki>{</nowiki>1868-8969<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
   

Revision as of 10:29, 12 January 2022

Abstract

This paper presents a new way to improve the performance of the SAT-based bounded model checking problem by exploiting relevant information identified through the characteristics of the original problem. This led us to design a new way of building interesting heuristics based on the structure of the underlying problem. The proposed methodology is generic and can be applied for any SAT problem. This paper compares the state-of-the-art approach with two new heuristics: Structure-based and Linear Programming heuristics and show promising results.

Documents

Bibtex (lrde.bib)

@InProceedings{	  kheireddine.21.cp,
  author	= {Anissa Kheireddine and \'Etienne Renault and Souheib
		  Baarrir},
  title		= {Towards better Heuristics for solving Bounded Model
		  Checking Problems},
  booktitle	= {Proceedings of the 27th International Conference on
		  Principles and Practice of Constraint Programmings (CP)},
  editor	= {Laurent D. Michel},
  series	= {Leibniz International Proceedings in Informatics
		  (LIPIcs)},
  address	= {Montpellier, France (Virtual Conference)},
  year		= {2021},
  pages		= {7:1--7:11},
  volume	= {210},
  publisher	= {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
  month		= oct,
  abstract	= {This paper presents a new way to improve the performance
		  of the SAT-based bounded model checking problem by
		  exploiting relevant information identified through the
		  characteristics of the original problem. This led us to
		  design a new way of building interesting heuristics based
		  on the structure of the underlying problem. The proposed
		  methodology is generic and can be applied for any SAT
		  problem. This paper compares the state-of-the-art approach
		  with two new heuristics: Structure-based and Linear
		  Programming heuristics and show promising results.},
  doi		= {10.4230/LIPIcs.CP.2021.7},
  isbn		= {978-3-95977-211-2},
  issn		= {1868-8969}
}