中文
相关论文

相关论文: Proceedings First Workshop on Horn Clauses for Ver…

200 篇论文

This volume constitutes the proceedings of WoF'15, the First International Workshop on Focusing, held on November 23rd, 2015 in Suva, Fiji. The workshop was a half-day satellite event of LPAR-20, the 20th International Conferences on Logic…

计算机科学中的逻辑 · 计算机科学 2015-12-21 Iliano Cervesato , Carsten Schürmann

We present a method for automatic inference of conditions on the initial states of a program that guarantee that the safety assertions in the program are not violated. Constrained Horn clauses (CHCs) are used to model the program and…

计算机科学中的逻辑 · 计算机科学 2018-04-18 Bishoksan Kafle , John P. Gallagher , Graeme Gange , Peter Schachte , Harald Sondergaard , Peter J. Stuckey

In this paper, we explore different techniques to synthesize modular invariants for synchronous code encoded as Horn clauses. Modular invariants are a set of formulas that characterizes the validity of predicates. They are very useful for…

计算机科学中的逻辑 · 计算机科学 2014-12-04 Pierre-Loic Garoche , Arie Gurfinkel , Temesghen Kahsai

PLACES 2017 (full title: Programming Language Approaches to Concurrency- and Communication-cEntric Software) is the tenth edition of the PLACES workshop series. After the first PLACES, which was affiliated to DisCoTec in 2008, the workshop…

编程语言 · 计算机科学 2017-04-11 Vasco T. Vasconcelos , Philipp Haller

This volume contains the proceedings of the 14th International Symposium on Games, Automata, Logics, and Formal Verification (GandALF 2023). The aim of GandALF 2023 symposium is to bring together researchers from academia and industry who…

形式语言与自动机理论 · 计算机科学 2023-10-02 Antonis Achilleos , Dario Della Monica

PLACES 2016 (full title: Programming Language Approaches to Concurrency- and Communication-Centric Software) is the ninth edition of the PLACES workshop series. After the first PLACES, which was affiliated to DisCoTec in 2008, the workshop…

分布式、并行与集群计算 · 计算机科学 2016-06-20 Dominic Orchard , Nobuko Yoshida

This volume contains the proceedings of the Ninth International Symposium on Games, Automata, Logic and Formal Verification (GandALF 2018). The symposium took place in Saarbr\"ucken, Germany, from the 26th to the 28th of September 2018. The…

计算机科学中的逻辑 · 计算机科学 2018-09-11 Andrea Orlandini , Martin Zimmermann

This special issue cover the seventh and last conference of the CL&C series, started in 2006 in San Servolo. Topics are the computational content of logics between intuitionistic logic and classical logic, through normalization, and a new…

计算机科学中的逻辑 · 计算机科学 2018-10-15 Stefano Berardi , Alexandre Miquel

The proof of a program property can be reduced to the proof of satisfiability of a set of constrained Horn clauses (CHCs) which can be automatically generated from the program and the property. In this paper we have conducted a case study…

计算机科学中的逻辑 · 计算机科学 2019-07-10 Emanuele De Angelis , Fabio Fioravanti , Alberto Pettorossi , Maurizio Proietti

This volume constitutes the pre-proceedings of the 31st International Symposium on Logic-Based Program Synthesis and Transformation (LOPSTR 2021), held on 7-8th September 2021 as a hybrid (blended) meeting, both in-person (at the Teachers'…

编程语言 · 计算机科学 2021-09-01 Emanuele De Angelis , Wim Vanhoof

This volume contains the proceedings of PLACES 2024, the 15th edition of the Workshop on Programming Language Approaches to Concurrency and Communication-cEntric Software. The PLACES workshop series offers a forum for researchers from…

编程语言 · 计算机科学 2024-04-08 Diana Costa , Raymond Hu

This volume constitutes the pre-proceedings of the DECLARE 2019 conference, held on September 9 to 13, 2019 at the University of Technology Cottbus - Senftenberg (Germany). Declarative programming is an advanced paradigm for the modeling…

编程语言 · 计算机科学 2019-11-22 Salvador Abreu , Petra Hofstedt , Ulrich John , Herbert Kuchen , Dietmar Seipel

This volume contains the proceedings of FOCLASA 2010, the 9th International Workshop on the Foundations of Coordination Languages and Software Architectures. FOCLASA 2010 was held in Paris, France on July 30th, 2010 as a satellite event of…

软件工程 · 计算机科学 2010-07-29 MohammadReza Mousavi , Gwen Salaün

PLACES 2013 (full title: Programming Language Approaches to Concurrency- and Communication-cEntric Software) was the sixth edition of the PLACES workshop series. After the first PLACES, which was affiliated to DisCoTec in 2008, the workshop…

编程语言 · 计算机科学 2013-12-10 Nobuko Yoshida , Wim Vanderbauwhede

The ThEdu series pursues the smooth transition from an intuitive way of doing mathematics at secondary school to a more formal approach to the subject in STEM education, while favouring software support for this transition by exploiting the…

计算机科学中的逻辑 · 计算机科学 2023-03-13 Pedro Quaresma , João Marcos , Walther Neuper

This volume contains the proceedings of ACL2 2011, the International Workshop on the ACL2 Theorem Prover and its Applications. The workshop was held in Austin, Texas, USA, on November 3-4 2011. ACL2 2011 is the tenth in a series of…

计算机科学中的逻辑 · 计算机科学 2011-10-21 David Hardin , Julien Schmaltz

SystemVerilog Assertions (SVAs) are crucial for hardware verification. Recent studies leverage general-purpose LLMs to translate natural language properties to SVAs (NL2SVA), but they perform poorly due to limited data. We propose a data…

计算与语言 · 计算机科学 2026-03-17 Yutong Wu , Chenrui Cao , Pengwei Jin , Di Huang , Rui Zhang , Xishan Zhang , Zidong Du , Qi Guo , Xing Hu

ARCOE-Logic 2014, the 6th International Workshop on Acquisition, Representation and Reasoning about Context with Logic, was held in co-location with the 19th International Conference on Knowledge Engineering and Knowledge Management (EKAW…

人工智能 · 计算机科学 2014-12-31 Michael Fink , Martin Homola , Alessandra Mileo

We address the problem of verifying the satisfiability of Constrained Horn Clauses (CHCs) based on theories of inductively defined data structures, such as lists and trees. We propose a transformation technique whose objective is the…

计算机科学中的逻辑 · 计算机科学 2018-10-23 Emanuele De Angelis , Fabio Fioravanti , Alberto Pettorossi , Maurizio Proietti

Many foundational program verification tools have been developed to build machine-checked program correctness proofs, a majority of which are based on Hoare logic. Their program logics, their assertion languages, and their underlying…

编程语言 · 计算机科学 2023-10-27 Zhongye Wang , Qinxiang Cao , Yichen Tao