CCET - DM - Artigos publicados em periódicos
URI Permanente para esta coleçãohttps://repositorio.ufrn.br/handle/1/2985
Navegar
Navegando CCET - DM - Artigos publicados em periódicos por Assunto "Fixed Points"
Agora exibindo 1 - 1 de 1
- Resultados por página
- Opções de Ordenação
Artigo Proving concurrent constraint programming correct, revisited(Elsevier, 2015) Vega, Carlos Alberto Olarte; Pimentel, Elaine GouveaConcurrent Constraint Programming (CCP) is a simple and powerful model of concurrency where processes interact by telling and asking constraints into a global store of partial information. Since its inception, CCP has been endowed with declarative semantics where processes are interpreted as formulas in a given logic. This allows for the use of logical machinery to reason about the behavior of programs and to prove properties in a declarative way. Nevertheless, the logical characterization of CCP programs exhibits normally a weak level of adequacy since proofs in the logical system may not correspond directly to traces of the program. In this paper, relying on a focusing discipline, we show that it is possible to give a logical characterization to different CCP-based languages with the highest level of adequacy. We shall also provide a neater way of interpreting procedure calls by adding fixed points to the logical structure