@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-00678369v1> a dcat:Dataset ;
    dct:description """
              Given a directed graph with capacities on each arc and given a set of commodities, the QoS constrained Routing Problem (QCRP) consists in routing each commodity while respecting a endtoend upper bound on the delay for each packet. This problem is NP-hard and we propose an augmented Lagrangean approach to solve it. A flow deviation algorithm as well as a projected gradient method are proposed to solve the inner problem in the augmented Lagrangean approach. The delay and the load functions are approximated either by an analytical function or by a neural network. Computational results are reported to show the effectiveness of the projected gradient method and the neural network approximation.
            """ ;
    dct:identifier "hal-00678369" ;
    dct:issued "2026-05-25T01:34:27.883014"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-25T01:34:27.883020"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "An Augmented Lagrangean Approach for the QoS Constrained Routing Problem" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00678369v1/resource/be63af75-abc4-4eb6-924d-e39dda21387b> ;
    dcat:keyword "augmented-lagrangean",
        "flow-deviation",
        "infoeu-reposemanticsreport",
        "infoinfo-rocomputer-science-csoperations-research-mathoc",
        "neural-network",
        "nonlinear-programming",
        "projected-gradient",
        "quality-of-service",
        "reports",
        "routing" ;
    dcat:landingPage <https://hal.science/hal-00678369> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00678369v1/resource/be63af75-abc4-4eb6-924d-e39dda21387b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-25T01:34:27.915845"^^xsd:dateTime ;
    dct:modified "2026-05-25T01:34:27.857478"^^xsd:dateTime ;
    dct:title "An Augmented Lagrangean Approach for the QoS Constrained Routing Problem" ;
    dcat:accessURL <https://hal.science/hal-00678369> .

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

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

