Search results for "Specification"
showing 10 items of 96 documents
Factors that influence the financial literacy of young Spanish consumers
2019
This study examines the development of mathematical and financial literacy skills amongst 471 students in Spain. Most studies on this topic have looked at either one or the other skill but they have not examined the relationship between the two. The use of simultaneous equations has enabled us to do so. The aim of the paper is to disentangle the factors determining the financial skills of young consumers in Spain. To do this, the PISA Financial Literacy Assessment conducted by the OECD in 2012 is used. Our paper's main contribution lies in the methodological way to deal with the empirical challenges overshadowing our study. Particularly, our methodological strategy is defined by the applica…
Verification of JADE Agents Using ATL Model Checking
2015
It is widely accepted that the key to successfully developing a system is to produce a thorough system specification and design. This task requires an appropriate formal method and a suitable tool to determine whether or not an implementation conforms to the specifications. In this paper we present an advanced technique to analyse, design and debug JADE software agents, using Alternating-time Temporal Logic (ATL) which is interpreted over concurrent game structures, considered as natural models for compositions of open systems. In development of the proposed solution, we will use our original ATL model checker. In contrast to previous approaches, our tool permits an interactive or programma…
Verification of Well-Formed Communicating Recursive State Machines
2008
AbstractIn this paper we introduce a new (non-Turing equivalent) formal model of recursive concurrent programs called well-formed communicating recursive state machines (CRSM). CRSM extend recursive state machines (RSM) by allowing a restricted form of concurrency: a state of a module can be refined into a finite collection of modules (working in parallel) in a potentially recursive manner. Communication is only possible between the activations of modules invoked on the same fork. We study the model-checking problem of CRSM with respect to specifications expressed in a temporal logic that extends CaRet with a parallel operator (ConCaRet). We propose a decision algorithm that runs in time ex…
Formal Modeling and Discrete-Time Analysis of BPEL Web Services
2008
International audience; Web services are increasingly used for building enterprise information systems according to the Service Oriented Architecture (SOA) paradigm. We propose in this paper a tool-equipped methodology allowing the formal modeling and analysis of Web services described in the BPEL language. The discrete-time transition systems modeling the behavior of BPEL descriptions are obtained by an exhaustive simulation based on a formalization of BPEL semantics using the Algebra of Timed Processes (ATP). These models are then analyzed by model checking value-based temporal logic properties using the CADP toolbox. The approach is illustrated with the design of a Web service for GPS na…
Elementary transformation analysis for Array-OL
2009
Array-OL is a high-level specification language dedicated to the definition of multidimentional intensive signal processing applications. It allows to specify both the task parallelism and the data parallelism of these applications on focusing on their complex multidimensional data access patterns. Several tools exist for implementing an Array-OL specification as a data parallel program. While Array-OL can be used directly, it is often convenient to be able to deduce part of the specification from a sequential version of the application. This paper proposes such an analysis and examines its feasibility and its limits.
Role of en and novel interactions between msh, ind, and vnd in dorsoventral patterning of the Drosophila brain and ventral nerve cord
2010
AbstractSubdivision of the neuroectoderm into discrete gene expression domains is essential for the correct specification of neural stem cells (neuroblasts) during central nervous system development. Here, we extend our knowledge on dorsoventral (DV) patterning of the Drosophila brain and uncover novel genetic interactions that control expression of the evolutionary conserved homeobox genes ventral nervous system defective (vnd), intermediate neuroblasts defective (ind), and muscle segment homeobox (msh). We show that cross-repression between Ind and Msh stabilizes the border between intermediate and dorsal tritocerebrum and deutocerebrum, and that both transcription factors are competent t…
Demand for life annuities from married couples with a bequest motive
2006
The aim of this paper is to explain the ‘annuities puzzle’ in greater depth by introducing the bequest motive. It will try to determine whether this motive really is a relevant feature influencing the demand for life annuities from married couples. With this aim in mind, we develop an optimization model of the utility provided by purchasing a life annuity with contingent survivor benefit or a joint survivor life annuity. Our model is based on that first put forward by Brown and Poterba (2000), to which we have added elements from other models, such as Friedman and Warshawsky's (1990) and Vidal and Lejárraga's (2004), which include the bequest motive. This will enable us to calculate the ann…
A programming guide for tensor networks with global SU(2) symmetry
2020
Abstract This paper is a manual with tips and tricks for programming tensor network algorithms with global S U ( 2 ) symmetry. We focus on practical details that are many times overlooked when it comes to implementing the basic building blocks of codes, such as useful data structures to store the tensors, practical ways of manipulating them, and adapting typical functions for symmetric tensors. Here we do not restrict ourselves to any specific tensor network method, but keep always in mind that the implementation should scale well for simulations of higher-dimensional systems using, e.g., Projected Entangled Pair States, where tensors with many indices may show up. To this end, the structur…
Improving the prediction of air pollution peak episodes generated by urban transport networks
2016
Abstract This paper illustrates the early results of ongoing research developing novel methods to analyse and simulate the relationship between trasport-related air pollutant concentrations and easily accessible explanatory variables. The final scope is to integrate the new models in traditional traffic management support systems for a sustainable mobility of road vehicles in urban areas. This first stage concerns the relationship between the hourly mean concentration of nitrogen dioxide (NO2) and explanatory factors reflecting the NO2 mean level one hour back, along with traffic and weather conditions. Particular attention is given to the prediction of pollution peaks, defined as exceedanc…
Process specification and verification
1996
Graph grammars provide a very convenient specification tool for distributed systems of processes. This paper addresses the problem how properties of such specifications can be proven. It shows a connection between algebraic graph rewrite rules and temporal (trace) logic via the graph expressions of [2]. Statements concerning the global behavior can be checked by local reasoning.