356,777 research outputs found

    Reducing fuzzy answer set programming to model finding in fuzzy logics

    Get PDF
    In recent years, answer set programming (ASP) has been extended to deal with multivalued predicates. The resulting formalisms allow for the modeling of continuous problems as elegantly as ASP allows for the modeling of discrete problems, by combining the stable model semantics underlying ASP with fuzzy logics. However, contrary to the case of classical ASP where many efficient solvers have been constructed, to date there is no efficient fuzzy ASP solver. A well-known technique for classical ASP consists of translating an ASP program P to a propositional theory whose models exactly correspond to the answer sets of P. In this paper, we show how this idea can be extended to fuzzy ASP, paving the way to implement efficient fuzzy ASP solvers that can take advantage of existing fuzzy logic reasoners

    Effectively Solving NP-SPEC Encodings by Translation to ASP

    Get PDF
    NP-SPEC is a language for specifying problems in NP in a declarative way. Despite the fact that the semantics of the language was given by referring to Datalog with circumscription, which is very close to ASP, so far the only existing implementations are by means of ECLiPSe Prolog and via Boolean satisfiability solvers. In this paper, we present translations from NP-SPEC into ASP, and provide an experimental evaluation of existing implementations and the proposed translations to ASP using various ASP solvers. The results show that translating to ASP clearly has an edge over the existing translation into SAT, which involves an intrinsic grounding process. We also argue that it might be useful to incorporate certain language constructs of NPSPEC into mainstream ASP

    Testicular endocrine activity is upregulated by D-Aspartic acid in the green frog Rana esculenta

    Get PDF
    This study investigated the involvement of D-aspartic acid (D-Asp) in testicular steroidogenesis of the green frog Rana esculenta and its effect on stimulation of thumb pad morphology and glandular activity, a typical testosterone-dependent secondary sexual characteristic in this amphibian species. In the testis, D-Asp concentrations vary significantly during the reproductive cycle: they are low in pre- and post-reproductive periods, but reach peak levels in the reproductive period (140-236 nmol/g wet tissue). Moreover, the concentrations of D-Asp in the testis through the sexual cycle positively match the testosterone levels in the gonad and the plasma. The racemase activity evaluated during the cycle expresses its peak when D-Asp and testosterone levels are highest, that is, during the reproductive period, confirming the synthesis of D-Asp from L-Asp by an aspartate racemase. Short-term in vivo experiments consisting of a single injection of D-Asp (2.0 micro mol/g body weight) demonstrated that this amino acid accumulates significantly in the testis, and after 3 h its uptake is coupled with a testosterone increase in both testis and plasma. Moreover, within 18 h of amino acid administration, the D-Asp concentration in the testis decreased along with the testosterone titer to prestimulation levels. Other amino acids (L-Asp, D-Glu and L-Glu) used instead of D-Asp were ineffective, confirming that the significant increase in testicular testosterone was a specific feature of this amino acid. In long-term experiments, D-Asp had been administered chronically to frogs caught during the three phases of the reproductive cycle, inducing testosterone increase and 17beta-estradiol decrease in the gonad during the pre- and post-reproductive period, and vice versa during the reproductive period

    Disjunctive ASP with Functions: Decidable Queries and Effective Computation

    Get PDF
    Querying over disjunctive ASP with functions is a highly undecidable task in general. In this paper we focus on disjunctive logic programs with stratified negation and functions under the stable model semantics (ASP^{fs}). We show that query answering in this setting is decidable, if the query is finitely recursive (ASP^{fs}_{fr}). Our proof yields also an effective method for query evaluation. It is done by extending the magic set technique to ASP^{fs}_{fr}. We show that the magic-set rewritten program is query equivalent to the original one (under both brave and cautious reasoning). Moreover, we prove that the rewritten program is also finitely ground, implying that it is decidable. Importantly, finitely ground programs are evaluable using existing ASP solvers, making the class of ASP^{fs}_{fr} queries usable in practice.Comment: 16 pages, 1 figur

    A Multi-Engine Approach to Answer Set Programming

    Full text link
    Answer Set Programming (ASP) is a truly-declarative programming paradigm proposed in the area of non-monotonic reasoning and logic programming, that has been recently employed in many applications. The development of efficient ASP systems is, thus, crucial. Having in mind the task of improving the solving methods for ASP, there are two usual ways to reach this goal: (i)(i) extending state-of-the-art techniques and ASP solvers, or (ii)(ii) designing a new ASP solver from scratch. An alternative to these trends is to build on top of state-of-the-art solvers, and to apply machine learning techniques for choosing automatically the "best" available solver on a per-instance basis. In this paper we pursue this latter direction. We first define a set of cheap-to-compute syntactic features that characterize several aspects of ASP programs. Then, we apply classification methods that, given the features of the instances in a {\sl training} set and the solvers' performance on these instances, inductively learn algorithm selection strategies to be applied to a {\sl test} set. We report the results of a number of experiments considering solvers and different training and test sets of instances taken from the ones submitted to the "System Track" of the 3rd ASP Competition. Our analysis shows that, by applying machine learning techniques to ASP solving, it is possible to obtain very robust performance: our approach can solve more instances compared with any solver that entered the 3rd ASP Competition. (To appear in Theory and Practice of Logic Programming (TPLP).)Comment: 26 pages, 8 figure

    Current state of antimicrobial stewardship in children’s hospital emergency departments

    Get PDF
    BACKGROUND Antimicrobial stewardship programs (ASPs) effectively optimize antibiotic use for inpatients; however, the extent of emergency department (ED) involvement in ASPs has not been described. OBJECTIVE To determine current ED involvement in children's hospital ASPs and to assess beliefs and preferred methods of implementation for ED-based ASPs. METHODS A cross-sectional survey of 37 children's hospitals participating in the Sharing Antimicrobial Resistance Practices collaboration was conducted. Surveys were distributed to ASP leaders and ED medical directors at each institution. Items assessed included beliefs regarding ED antibiotic prescribing, ED prescribing resources, ASP methods used in the ED such as clinical decision support and clinical care guidelines, ED participation in ASP activities, and preferred methods for ED-based ASP implementation. RESULTS A total of 36 ASP leaders (97.3%) and 32 ED directors (86.5%) responded; the overall response rate was 91.9%. Most ASP leaders (97.8%) and ED directors (93.7%) agreed that creation of ED-based ASPs was necessary. ED resources for antibiotic prescribing were obtained via the Internet or electronic health records (EHRs) for 29 hospitals (81.3%). The main ASP activities for the ED included production of antibiograms (77.8%) and creation of clinical care guidelines for pneumonia (83.3%). The ED was represented on 3 hospital ASP committees (8.3%). No hospital ASPs actively monitored outpatient ED prescribing. Most ASP leaders (77.8%) and ED directors (81.3%) preferred implementation of ED-based ASPs using clinical decision support integrated into the EHR. CONCLUSIONS Although ED involvement in ASPs is limited, both ASP and ED leaders believe that ED-based ASPs are necessary. Many children's hospitals have the capability to implement ED-based ASPs via the preferred method: EHR clinical decision support. Infect Control Hosp Epidemiol 2017;38:469-475

    Characterizing and Extending Answer Set Semantics using Possibility Theory

    Full text link
    Answer Set Programming (ASP) is a popular framework for modeling combinatorial problems. However, ASP cannot easily be used for reasoning about uncertain information. Possibilistic ASP (PASP) is an extension of ASP that combines possibilistic logic and ASP. In PASP a weight is associated with each rule, where this weight is interpreted as the certainty with which the conclusion can be established when the body is known to hold. As such, it allows us to model and reason about uncertain information in an intuitive way. In this paper we present new semantics for PASP, in which rules are interpreted as constraints on possibility distributions. Special models of these constraints are then identified as possibilistic answer sets. In addition, since ASP is a special case of PASP in which all the rules are entirely certain, we obtain a new characterization of ASP in terms of constraints on possibility distributions. This allows us to uncover a new form of disjunction, called weak disjunction, that has not been previously considered in the literature. In addition to introducing and motivating the semantics of weak disjunction, we also pinpoint its computational complexity. In particular, while the complexity of most reasoning tasks coincides with standard disjunctive ASP, we find that brave reasoning for programs with weak disjunctions is easier.Comment: 39 pages and 16 pages appendix with proofs. This article has been accepted for publication in Theory and Practice of Logic Programming, Copyright Cambridge University Pres
    • …
    corecore