136,350 research outputs found

    The development of temporal concepts: Learning to locate events in time

    Get PDF
    A new model of the development of temporal concepts is described that assumes that there are substantial changes in how children think about time in the early years. It is argued that there is a shift from understanding time in an event-dependent way to an event-independent understanding of time. Early in development, very young children are unable to think about locations in time independently of the events that occur at those locations. It is only with development that children begin to have a proper grasp of the distinction between past, present, and future, and represent time as linear and unidirectional. The model assumes that although children aged 2 to 3 years may categorize events differently depending on whether they lie in the past or the future, they may not be able to understand that whether an event is in the past or future is something that changes as time passes and varies with temporal perspective. Around 4 to 5 years, children understand how causality operates in time, and can grasp the systematic relations that obtain between different locations in time, which provides the basis for acquiring the conventional clock and calendar system

    Sample medium-term plans for mathematics

    Get PDF

    Scheduling Activity in an Agent Architecture

    Get PDF
    Proceedings of the AISB’00 Symposium on AI Planning and Intelligent Agents. Birmingham, UK, 17-20 April, 2000.Agents for applications in dynamic environments require artificial intelligence techniques to solve problems to achieve their objectives. For example, they must develop plans of actions to carry out missions in their environment, in other words, to achieve some state in the world. But also, the agents must fulfill real-time requirements that arise because the characteristics of the applications and the dynamism of the environment. In this paper we analyze the use of a schedule of activity in an agent architecture to control the resources (time) needed by agents to accomplish their objectives.Publicad

    A Survey of Languages for Specifying Dynamics: A Knowledge Engineering Perspective

    Get PDF
    A number of formal specification languages for knowledge-based systems has been developed. Characteristics for knowledge-based systems are a complex knowledge base and an inference engine which uses this knowledge to solve a given problem. Specification languages for knowledge-based systems have to cover both aspects. They have to provide the means to specify a complex and large amount of knowledge and they have to provide the means to specify the dynamic reasoning behavior of a knowledge-based system. We focus on the second aspect. For this purpose, we survey existing approaches for specifying dynamic behavior in related areas of research. In fact, we have taken approaches for the specification of information systems (Language for Conceptual Modeling and TROLL), approaches for the specification of database updates and logic programming (Transaction Logic and Dynamic Database Logic) and the generic specification framework of abstract state machine

    Abstract Interpretation with Unfoldings

    Full text link
    We present and evaluate a technique for computing path-sensitive interference conditions during abstract interpretation of concurrent programs. In lieu of fixed point computation, we use prime event structures to compactly represent causal dependence and interference between sequences of transformers. Our main contribution is an unfolding algorithm that uses a new notion of independence to avoid redundant transformer application, thread-local fixed points to reduce the size of the unfolding, and a novel cutoff criterion based on subsumption to guarantee termination of the analysis. Our experiments show that the abstract unfolding produces an order of magnitude fewer false alarms than a mature abstract interpreter, while being several orders of magnitude faster than solver-based tools that have the same precision.Comment: Extended version of the paper (with the same title and authors) to appear at CAV 201
    corecore