@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-00777892v1> a dcat:Dataset ;
    dct:description """
              Modeling 3D objects with balls is routine for two reasons: on the one hand, the medial axis transform allows representing a solid object as a union of medial balls; on the other hand, selected shapes, and molecules in particular, are naturally represented by collections of balls. Yet, the problem of choosing which balls are best suited to approximate a given shape is a non trivial one. This paper addresses two problems in this realm. The first one, conformational diversity selection, consists of choosing $k$ molecular conformations amidst $n$, so as to maximize the geometric diversity of the $k$ conformers. The second one, inner approximation, consists of approximating a molecule of $n$ balls with $k$ balls. On the theoretical side, we demonstrate that for both problems, a geometric generalization of max $k$-cover applies, with weights depending on the cells of a surface or volumetric arrangement. Tackling these problems with greedy strategies, it is shown that the $1-1/e$ bound known in combinatorial optimization applies in some cases but not all. On the applied side, we present a robust and effective implementation of the greedy algorithm for the inner approximation problem, which incorporates the calculation of the exact Delaunay triangulation of a points whose coordinates are degree two algebraic number, of the medial axis of a union of balls, and of a certified estimate of the volume of a union of balls. In particular, we show that the inner approximation of complex molecules yields accurate coarse-grain models with a number of balls 100 times smaller than the number of atoms, a key requirement to simulate crowded protein environments.
            """ ;
    dct:identifier "Report N°: RR-8205" ;
    dct:issued "2026-05-15T04:38:14.285619"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-15T04:38:14.285624"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Greedy Geometric Optimization Algorithms for Collection of Balls" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00777892v1/resource/05927035-0e6b-4194-ae65-33f42dfcbd9f> ;
    dcat:keyword "collection-of-balls",
        "geometric-approximation",
        "geometric-optimization",
        "infoeu-reposemanticsreport",
        "infoinfo-cgcomputer-science-cscomputational-geometry-cscg",
        "inner-approximation",
        "molecular-conformations",
        "reports" ;
    dcat:landingPage <https://inria.hal.science/hal-00777892> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00777892v1/resource/05927035-0e6b-4194-ae65-33f42dfcbd9f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T04:38:14.296350"^^xsd:dateTime ;
    dct:modified "2026-05-15T04:38:14.269069"^^xsd:dateTime ;
    dct:title "Greedy Geometric Optimization Algorithms for Collection of Balls" ;
    dcat:accessURL <https://inria.hal.science/hal-00777892> .

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

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

