paper-with-me

Papers

Enhanced Spreadsheet Computing with Finite-Domain Constraint Satisfaction

2022-02-22 · Ezana N. Beyenne, Hai-Feng Guo

The spreadsheet application is among the most widely used computing tools in modern society. It provides excellent usability and usefulness, and it easily enables a non-programmer to perform programming-like tasks in a visual tabular "pen and paper" approach. However, spreadsheets are mostly limited to bookkeeping-like applications due to their mono-directional data flow. This paper shows how the spreadsheet computing paradigm is extended to break this limitation for solving constraint satisfaction problems. We present an enhanced spreadsheet system where finite-domain constraint solving is well supported in a visual environment. Furthermore, a spreadsheet-specific constraint language is constructed for general users to specify constraints among data cells in a declarative and scalable way. The new spreadsheet system significantly simplifies the development of many constraint-based applications using a visual tabular interface. Examples are given to illustrate the usability and usefulness of the extended spreadsheet paradigm. KEYWORDS: Spreadsheet computing, Finite-domain constraint satisfaction, Constraint logic programming

📄 PDF Abstract BibTeX arXiv:2203.16346

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SpreadsheetArena: Decomposing Preference in LLM Generation of Spreadsheet Workbooks

2026-02-16 · Srivatsa Kundurthy, Clara Na, Michael Handley, Zach Kirshner 외 arxiv

We consider the task of end-to-end spreadsheet generation, where language models produce spreadsheet artifacts to satisfy users' explicit and implicit constraints, specified in natural language. We introduce SpreadsheetA…

Text Generation

TableSense: Spreadsheet Table Detection with Convolutional Neural Networks

2021-06-25 · Haoyu Dong, Shijie Liu, Shi Han, Zhouyu Fu 외

Spreadsheet table detection is the task of detecting all tables on a given sheet and locating their respective ranges. Automatic table detection is a key enabling technique and an initial step in spreadsheet data intelli…

Active LearningBoundary DetectionTable Detection

Optimizing FIR Filter Mapping on the Morphosys Reconfigurable System

2019-04-10

This paper proposes an optimized mapping of the FIR filter algorithm that enhances the rate of a reconfigurable computer over a basic mapping previously proposed [1]. It also presents a new interconnection scheme in the …

Spreadsheet-RL: Advancing Large Language Model Agents on Realistic Spreadsheet Tasks via Reinforcement Learning

2026-05-21 · Banghao Chi, Yining Xie, Mingyuan Wu, Jingcheng Yang 외 arxiv

Spreadsheet systems (e.g., Microsoft Excel, Google Sheets) play a central role in modern data-centric workflows. As AI agents grow increasingly capable of automating complex tasks, such as controlling computers and gener…

Reinforcement Learning

Sheet as Token: A Graph-Enhanced Representation for Multi-Sheet Spreadsheet Understanding

2026-05-07 · Yiming Lei, Yiqi Wang, Yujia Zhang, Bo Guan 외 arxiv

Workbook-scale spreadsheet understanding is increasingly important for language-model-based data analysis agents, but remains challenging because relevant information is often distributed across multiple sheets with hete…