@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00067838v1> a dcat:Dataset ;
    dct:description """
              Our objective is to propose methods for resource-aware compilation inspired by the implicit complexity community. We consider a small assembly-like language and we build abstract finite machine models in order to predict a bound on the maximal heap usage of a program. We propose a polynomial time procedure to detect and certify a broad and meaningful class of non-size increasing programs, which run in a constant size heap. We end by discussing about programs running in linear heap space and discussing how to capture logarithmic space computation.
            """ ;
    dct:identifier "hal-00067838" ;
    dct:issued "2026-05-25T01:01:17.946341"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-25T01:01:17.946346"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Heap-size analysis for assembly programs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00067838v1/resource/e9268e4d-60ad-4f47-a77e-3259ea599c40> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-locomputer-science-cslogic-in-computer-science-cslo",
        "non-size-increasing",
        "preprints-working-papers-",
        "program-analysis" ;
    dcat:landingPage <https://hal.science/hal-00067838> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00067838v1/resource/e9268e4d-60ad-4f47-a77e-3259ea599c40> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-25T01:01:18.029081"^^xsd:dateTime ;
    dct:modified "2026-05-25T01:01:17.927537"^^xsd:dateTime ;
    dct:title "Heap-size analysis for assembly programs" ;
    dcat:accessURL <https://hal.science/hal-00067838> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://hal.science/hal-00067838> a foaf:Document .

