187 research outputs found

    Optimizing a Certified Proof Checker for a Large-Scale Computer-Generated Proof

    Full text link
    In recent work, we formalized the theory of optimal-size sorting networks with the goal of extracting a verified checker for the large-scale computer-generated proof that 25 comparisons are optimal when sorting 9 inputs, which required more than a decade of CPU time and produced 27 GB of proof witnesses. The checker uses an untrusted oracle based on these witnesses and is able to verify the smaller case of 8 inputs within a couple of days, but it did not scale to the full proof for 9 inputs. In this paper, we describe several non-trivial optimizations of the algorithm in the checker, obtained by appropriately changing the formalization and capitalizing on the symbiosis with an adequate implementation of the oracle. We provide experimental evidence of orders of magnitude improvements to both runtime and memory footprint for 8 inputs, and actually manage to check the full proof for 9 inputs.Comment: IMADA-preprint-c

    Efficient Certified RAT Verification

    Get PDF
    Clausal proofs have become a popular approach to validate the results of SAT solvers. However, validating clausal proofs in the most widely supported format (DRAT) is expensive even in highly optimized implementations. We present a new format, called LRAT, which extends the DRAT format with hints that facilitate a simple and fast validation algorithm. Checking validity of LRAT proofs can be implemented using trusted systems such as the languages supported by theorem provers. We demonstrate this by implementing two certified LRAT checkers, one in Coq and one in ACL2

    Efficient Certified Resolution Proof Checking

    Get PDF
    We present a novel propositional proof tracing format that eliminates complex processing, thus enabling efficient (formal) proof checking. The benefits of this format are demonstrated by implementing a proof checker in C, which outperforms a state-of-the-art checker by two orders of magnitude. We then formalize the theory underlying propositional proof checking in Coq, and extract a correct-by-construction proof checker for our format from the formalization. An empirical evaluation using 280 unsatisfiable instances from the 2015 and 2016 SAT competitions shows that this certified checker usually performs comparably to a state-of-the-art non-certified proof checker. Using this format, we formally verify the recent 200 TB proof of the Boolean Pythagorean Triples conjecture

    A formally verified compiler back-end

    Get PDF
    This article describes the development and formal verification (proof of semantic preservation) of a compiler back-end from Cminor (a simple imperative intermediate language) to PowerPC assembly code, using the Coq proof assistant both for programming the compiler and for proving its correctness. Such a verified compiler is useful in the context of formal methods applied to the certification of critical software: the verification of the compiler guarantees that the safety properties proved on the source code hold for the executable compiled code as well

    Conception of an anti-infectious and MRI visible mesh used for pelvic organs prolapse and abdominal hernias surgery

    Get PDF
    International audienceLa pose chirurgicale de prothèses afin de pallier les descentes d'organes de la zone pelvienne ou pariétale est une opération de plus en plus fréquente et requière l'implantation de plus de 1 200 000 dispositifs médicaux annuellement. Or, les cas de complications et de réinterventions chirurgicales restent très élevés, principalement dus aux infections associées à une réponse inflammatoire importante, ainsi qu'aux érosions, expositions et migrations des prothèses. Ces travaux présentent différentes stratégies permettant d'apporter des propriétés de résistance à l'infection et de suivi postopératoire à l'aide d'une visibilité en IRM à des treillis. Pour cela, un enrobage de polymères dégradables (polyesters) piégeant des antibiotiques est créé à l'aide d'un aérographe autour des filaments des treillis tout en conservant leurs aspects morphologiques et leurs propriétés mécaniques. Cet enrobage temporaire permet une libération prolongée de principes actifs inhibant l'adhésion bactérienne, la formation de biofilm et la prolifération bactérienne périprothétique pendant plus de trois jours in vitro. Parallèlement, des polymères contenant des agents de contraste greffés sur leur squelette carboné ont été utilisés comme agent d'enrobage, afin d'apporter des propriétés de visibilité en IRM aux treillis. In vitro, ces treillis enrobés induisent un signal significatif en IRM expérimentale (7 Tesla) et présentent une très bonne stabilité de l'agent de contraste, quelle que soit la technique de stérilisation employée. Surgical operations for soft tissue reinforcement (i.e. pelvic organs prolapse or abdominal hernias) are common procedures and require annually at least 1,200,000 of prostheses. Unfortunately, postoperatory complications and reinterventions are still important, mainly due to infection, inflammation, erosion, exposition or meshes migration. We present here several strategies to bring to meshes anti-infective resistance and clinical follow-up capability through an MRI visible material. A coating of the mesh by degradable polymers (polyesters) trapping antibiotics was created using an airbrushing technique, without modifying dramatically the morphology and the mechanical properties of the meshes. This temporary drug reservoir-coating allows a sustained release of the drugs and hamper in vitro bacterial contamination and biofilm formation on the meshes, associated to a large periprosthetic microorganism growth inhibition for a minimum of three days. Simultaneously, magnetic resonance contras

    Wave Equation Numerical Resolution: a Comprehensive Mechanized Proof of a C Program

    Get PDF
    We formally prove correct a C program that implements a numerical scheme for the resolution of the one-dimensional acoustic wave equation. Such an implementation introduces errors at several levels: the numerical scheme introduces method errors, and floating-point computations lead to round-off errors. We annotate this C program to specify both method error and round-off error. We use Frama-C to generate theorems that guarantee the soundness of the code. We discharge these theorems using SMT solvers, Gappa, and Coq. This involves a large Coq development to prove the adequacy of the C program to the numerical scheme and to bound errors. To our knowledge, this is the first time such a numerical analysis program is fully machine-checked.Comment: No. RR-7826 (2011

    Roadless wilderness area determines forest elephant movements in the Congo Basin

    Get PDF
    A dramatic expansion of road building is underway in the Congo Basin fuelled by private enterprise, international aid, and government aspirations. Among the great wilderness areas on earth, the Congo Basin is outstanding for its high biodiversity, particularly mobile megafauna including forest elephants (Loxodonta africana cyclotis). The abundance of many mammal species in the Basin increases with distance from roads due to hunting pressure, but the impacts of road proliferation on the movements of individuals are unknown. We investigated the ranging behaviour of forest elephants in relation to roads and roadless wilderness by fitting GPS telemetry collars onto a sample of 28 forest elephants living in six priority conservation areas. We show that the size of roadless wilderness is a strong determinant of home range size in this species. Though our study sites included the largest wilderness areas in central African forests, none of 4 home range metrics we calculated, including core area, tended toward an asymptote with increasing wilderness size, suggesting that uninhibited ranging in forest elephants no longer exists. Furthermore we show that roads outside protected areas which are not protected from hunting are a formidable barrier to movement while roads inside protected areas are not. Only 1 elephant from our sample crossed an unprotected road. During crossings her mean speed increased 14-fold compared to normal movements. Forest elephants are increasingly confined and constrained by roads across the Congo Basin which is reducing effective habitat availability and isolating populations, significantly threatening long term conservation efforts. If the current road development trajectory continues, forest wildernesses and the forest elephants they contain will collapse
    • …
    corecore