Proceedings of the Annual Conference of JSAI
Online ISSN : 2758-7347
37th (2023)
Session ID : 2I4-OS-9a-03
Conference information

A SAT-based Method for Solving the Maximum Independent Set Problem
*Takane OHMORITakehide SOHNaoyuki TAMURA
Author information
CONFERENCE PROCEEDINGS FREE ACCESS

Details
Abstract

An independent set of a given undirected graph is a subset of the vertices that does not include adjacent vertices. The maximum independent set problem is the problem of finding the independent set with the largest number of vertices. It is used to solve scheduling problems, design DNA sequences, etc. In this paper, we propose a method for solving the maximum independent set problem using a SAT solver. Specifically, we propose two constraint models: a basic constraint model and an improved constraint model using a clique cover. We also propose an algorithm for solving the maximum independent set problem using incremental SAT method, which speeds up the process by reusing learnt clauses obtained in the search process. As an evaluation of the proposed method, we compared it with existing methods for the maximum independent set problem and confirmed the effectiveness of the proposed method.

Content from these authors
© 2023 The Japanese Society for Artificial Intelligence
Previous article Next article
feedback
Top