Improving SAT Solver Performance Through MLP-Predicted Genetic Algorithm Parameters
摘要
This paper improves SAT solvers by optimizing the initialization of truth values for variables in a CNF formula. It introduces a Multilayer Perceptron (MLP) model that predicts optimal Genetic Algorithm (GA) parameters based on formula characteristics. This method automates parameter tuning through machine learning, enhancing efficiency and reducing manual adjustments. Experimental results show that our MLP-guided GA approach improves SAT solver performance, indicating a promising direction for automating SAT initialization.