Revisiting Maximum Satisfiability and Related Problems in Data Streams
Hoa T. Vu

TL;DR
None
Contribution
None
Abstract
We revisit the MaxSAT problem in the data stream model. In this problem, the stream consists of clauses that are disjunctions of literals drawn from Boolean variables. The objective is to find an assignment to the variables that maximizes the number of satisfied clauses. Chou et al. (FOCS 2020) showed that space is necessary to yield a approximation of the optimum value; they also presented an algorithm that yields a approximation of the optimum value using space. In this paper, we focus not only on approximating the optimum value, but also on obtaining the corresponding Boolean assignment using sublinear space. We present randomized single-pass algorithms that w.h.p. yield: 1) A approximation using space and exponential post-processing time and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Data Stream Mining Techniques · Logic, Reasoning, and Knowledge
