vix.ing · top · new · best · stats · spec

Incorporating Inductions and Game Semantics into Logic Programming

2015/08/08 by Keehang Kwon, Kwon, Keehang
Computer Science · #Logic, Reasoning, and Knowledge #Logic, programming, and type systems #Semantic Web and Ontologies

paper · pdf · doi:10.48550/arxiv.1508.01927

Abstract

Inductions and game semantics are two useful extensions to traditional logic programming. To be specific, inductions can capture a wider class of provable formulas in logic programming. Adopting game semantics can make logic programming more interactive. In this paper, we propose an execution model for a logic language with these features. This execution model follows closely the reasoning process in real life.

Related