Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

DistMS: A Non-Portfolio Distributed Solver for Maximum Satisfiability (1505.02408v1)

Published 10 May 2015 in cs.LO and cs.AI

Abstract: The most successful parallel SAT and MaxSAT solvers follow a portfolio approach, where each thread applies a different algorithm (or the same algorithm configured differently) to solve a given problem instance. The main goal of building a portfolio is to diversify the search process being carried out by each thread. As soon as one thread finishes, the instance can be deemed solved. In this paper we present a new open source distributed solver for MaxSAT solving that addresses two issues commonly found in multicore parallel solvers, namely memory contention and scalability. Preliminary results show that our non-portfolio distributed MaxSAT solver outperforms its sequential version and is able to solve more instances as the number of processes increases.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Miguel Neves (8 papers)
  2. InĂªs Lynce (15 papers)
  3. Vasco Manquinho (27 papers)
Citations (2)

Summary

We haven't generated a summary for this paper yet.