paper-with-me

Papers

FLINGO -- Instilling ASP Expressiveness into Linear Integer Constraints

2026-02-10 · Jorge Fandinno, Pedro Cabalar, Philipp Wanko, Torsten Schaub arxiv

Constraint Answer Set Programming (CASP) is a hybrid paradigm that enriches Answer Set Programming (ASP) with numerical constraint processing, a crucial requirement for many real-world applications. However, the specification of constraints in most CASP solvers aligns more closely with the expressiveness and semantics of the numerical back-end than the ASP paradigm. In the latter, numerical attributes are represented as predicates, which allows declaring default values, leaving the attribute undefined, making non-deterministic assignments with choice rules, or using aggregated values. In CASP, most (if not all) of these features are lost once we switch to a constraint-based representation of those same attributes. In this paper, we present the flingo language (and tool) that incorporates the aforementioned expressiveness within numerical constraints, and we illustrate its use with several examples. Based on previous work that established its semantic foundations, we also present a translation from the newly introduced flingo syntax to regular CASP programs following the clingcon input format.

📄 PDF Abstract BibTeX arXiv:2602.09620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ProFLingo: A Fingerprinting-based Intellectual Property Protection Scheme for Large Language Models

2024-05-03 · Heng Jin, Chaoyu Zhang, Shanghao Shi, Wenjing Lou 외

Large language models (LLMs) have attracted significant attention in recent years. Due to their "Large" nature, training LLMs from scratch consumes immense computational resources. Since several major players in the arti…

Control Synthesis using Signal Temporal Logic Specifications with Integral and Derivative Predicates

2021-03-26 · Ali Tevfik Buyukkocak, Derya Aksaray, Yasin Yazıcıoğlu

In many applications, the integrals and derivatives of signals carry valuable information (e.g., cumulative success over a time window, the rate of change) regarding the behavior of the underlying system. In this paper, …

Markov Logic Networks for Text Mining: A Qualitative and Empirical Comparison with Integer Linear Programming

2016-05-01 · LREC 2016 5 · Luis Gerardo Mojica de la Vega, Vincent Ng

Joint inference approaches such as Integer Linear Programming (ILP) and Markov Logic Networks (MLNs) have recently been successfully applied to many natural language processing (NLP) tasks, often outperforming their pipe…

Machine Learning-Enhanced Aircraft Landing Scheduling under Uncertainties

2023-11-27 · Yutian Pang, Peng Zhao, Jueming Hu, Yongming Liu

This paper addresses aircraft delays, emphasizing their impact on safety and financial losses. To mitigate these issues, an innovative machine learning (ML)-enhanced landing scheduling methodology is proposed, aiming to …

SchedulingTraveling Salesman Problem

Lossless Compression of Deep Neural Networks

2020-01-01 · Thiago Serra, Abhinav Kumar, Srikumar Ramalingam

Deep neural networks have been successful in many predictive modeling tasks, such as image and language recognition, where large neural networks are often used to obtain good accuracy. Consequently, it is challenging to …