paper-with-me

홈 › Papers

The Multi-engine ASP Solver ME-ASP: Progress Report

2014-05-05 · Marco Maratea, Luca Pulina, Francesco Ricca

MEASP is a multi-engine solver for ground ASP programs. It exploits algorithm selection techniques based on classification to select one among a set of out-of-the-box heterogeneous ASP solvers used as black-box engines. In this paper we report on (i) a new optimized implementation of MEASP; and (ii) an attempt of applying algorithm selection to non-ground programs. An experimental analysis reported in the paper shows that (i) the new implementation of \measp is substantially faster than the previous version; and (ii) the multi-engine recipe can be applied to the evaluation of non-ground programs with some benefits.

📄 PDF Abstract BibTeX arXiv:1405.0876

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

GeoTransolver: Learning Physics on Irregular Domains Using Multi-scale Geometry Aware Physics Attention Transformer

2025-12-23 · Corey Adams, Rishikesh Ranade, Ram Cherukuri, Sanjay Choudhry arxiv

We present GeoTransolver, a multiscale geometry-aware physics attention transformer for Computer Aided Engineering (CAE). GeoTransolver extends the Transolver backbone with GALE (Geometry-Aware Latent Embeddings) attenti…

CarBench: A Comprehensive Benchmark for Neural Surrogates on High-Fidelity 3D Car Aerodynamics

2025-11-25 · Mohamed Elrefaie, Dule Shu, Matt Klenk, Faez Ahmed arxiv

Benchmarking has been the cornerstone of progress in computer vision, natural language processing, and the broader deep learning domain, driving algorithmic innovation through standardized datasets and reproducible evalu…

Computational Efficiency

Certifying Pareto-Optimality in Multi-Objective Maximum Satisfiability

2025-01-29 · Christoph Jabs, Jeremias Berg, Bart Bogaerts, Matti Järvisalo

Due to the wide employment of automated reasoning in the analysis and construction of correct systems, the results reported by automated reasoning engines must be trustworthy. For Boolean satisfiability (SAT) solvers - a…

Preliminary Bias Results in Search Engines

2022-11-07 · Gizem Gezici

This report aims to report my thesis progress so far. My work attempts to show the differences in the perspectives of two search engines, Bing and Google on several selected controversial topics. In this work, we try to …

Can LLMs Build a MaxSAT Solver from Papers? The CoreForge Experience

2026-07-16 · Ruben Martins arxiv

We report on CoreForge, an experience in using large language models (LLMs) to build an unweighted MaxSAT solver from research papers rather than from an existing solver codebase. The project focuses on unsatisfiability-…