PulseAugur
EN
LIVE 11:01:41
ENTITY MaxSAT

MaxSAT

PulseAugur coverage of MaxSAT — every cluster mentioning MaxSAT across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
1
6 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
6 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

1 day(s) with sentiment data

RECENT · PAGE 1/1 · 6 TOTAL
  1. TOOL · CL_205940 ·

    CPMpy library translates constraint models across solvers

    Researchers have developed CPMpy, an open-source library designed to translate high-level constraint satisfaction and optimization models into various lower-level formalisms. This framework allows users to express probl…

  2. RESEARCH · CL_147759 ·

    LLMs used to build MaxSAT solver from research papers

    Researchers explored the use of large language models (LLMs) to construct a MaxSAT solver, named CoreForge, by interpreting research papers rather than relying on existing codebases. The iterative process involved discu…

  3. RESEARCH · CL_143644 ·

    New neuro-symbolic method enhances VLM reasoning for Sudoku

    Researchers have developed a novel neuro-symbolic approach to improve the logical consistency of Vision-Language Models (VLMs) when solving grid-based puzzles like Sudoku. This method integrates a Maximum Satisfiability…

  4. TOOL · CL_141478 ·

    ZeroFolio uses text embeddings for algorithm selection without domain knowledge

    Researchers have developed a novel feature-free approach to algorithm selection called ZeroFolio, which utilizes pretrained text embeddings to distinguish problem instances without requiring domain-specific knowledge. T…

  5. RESEARCH · CL_22005 ·

    New CP method optimizes counterfactual explanations for tree ensembles

    Researchers have developed a new constraint programming (CP) formulation called CPCF for computing optimal counterfactual explanations in tree ensembles. This method encodes numerical features as interval domains and di…

  6. RESEARCH · CL_05207 ·

    New solver unifies diverse optimization problems via MaxSAT reduction

    Researchers have developed a new method called OP-to-MaxSAT reduction to create a general optimization solver named GORED. This approach unifies the solving of various optimization problems by converting them into MaxSA…