paper-with-me

Papers

D-VAL: An automatic functional equivalence validation tool for planning domain models

2021-04-29 · Anas Shrinah, Derek Long, Kerstin Eder

This paper introduces an approach to validate the functional equivalence of planning domain models. Validating the functional equivalence of planning domain models is the problem of formally confirming that two planning domain models can be used to solve the same set of problems for any set of objects. The need for techniques to validate the functional equivalence of planning domain models has been highlighted in previous research and has applications in model learning, development and extension. We prove the soundness and completeness of our method. We also develop D-VAL, an automatic functional equivalence validation tool for planning domain models. Empirical evaluation shows that D-VAL validates the functional equivalence of all examined domains in less than 43 seconds. Additionally, we provide a benchmark to evaluate the feasibility and performance of this and future related work.

📄 PDF Abstract BibTeX arXiv:2104.14602

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automated Testing of COBOL to Java Transformation

2025-04-14 · Sandeep Hans, Atul Kumar, Toshikai Yasue, Kouichi Ono 외

Recent advances in Large Language Model (LLM) based Generative AI techniques have made it feasible to translate enterprise-level code from legacy languages such as COBOL to modern languages such as Java or Python. While …

Language ModelingLanguage ModellingLarge Language Model

MatchFixAgent: Language-Agnostic Autonomous Repository-Level Code Translation Validation and Repair

2025-09-19 · Ali Reza Ibrahimzada, Brandon Paulsen, Reyhaneh Jabbarvand, Joey Dodds 외 arxiv

Code translation transforms source code from one programming language (PL) to another. Validating the functional equivalence of translation and repairing, if necessary, are critical steps in code translation. Existing au…

Code Translation

LLM Agent-Assisted Reverse Engineering with Quantitative Readability Metrics

2026-06-05 · Neil Archibald, Ruben Thijssen arxiv

Automatic decompilers produce functionally correct but often unreadable C code. This paper addresses one stage of the reverse engineering workflow: improving the readability of decompiled code using LLM agents guided by …

CoTran: An LLM-based Code Translator using Reinforcement Learning with Feedback from Compiler and Symbolic Execution

2023-06-11 · Prithwish Jana, Piyush Jha, Haoyang Ju, Gautham Kishore 외

In this paper, we present an LLM-based code translation method and an associated tool called CoTran, that translates whole-programs from one high-level programming language to another. Existing LLM-based code translation…

Code TranslationTranslation

Coalition-based Planning of Military Operations: Adversarial Reasoning Algorithms in an Integrated Decision Aid

2016-01-22 · Larry Ground, Alexander Kott, Ray Budd

Use of knowledge-based planning tools can help alleviate the challenges of planning a complex operation by a coalition of diverse parties in an adversarial environment. We explore these challenges and potential contribut…

Scheduling