Optimization of Staff Scheduling and Rostering leaf node


URI

https://openalex.org/T12401

Label

Optimization of Staff Scheduling and Rostering

Description

This cluster of papers focuses on the optimization of staff scheduling and rostering, including topics such as nurse rostering, timetabling, metaheuristics, graph coloring, personnel scheduling, and workforce planning. The papers explore various algorithms and models to efficiently allocate and schedule staff in different domains, aiming to minimize costs and improve operational efficiency.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12401> a skos:Concept ;
    rdfs:label "Optimization of Staff Scheduling and Rostering"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Employee_scheduling_software>,
        <https://openalex.org/T12401> ;
    skos:broader oasubfields:1803 ;
    skos:definition "This cluster of papers focuses on the optimization of staff scheduling and rostering, including topics such as nurse rostering, timetabling, metaheuristics, graph coloring, personnel scheduling, and workforce planning. The papers explore various algorithms and models to efficiently allocate and schedule staff in different domains, aiming to minimize costs and improve operational efficiency."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Optimization of Staff Scheduling and Rostering"@en ;
    openalex:cited_by_count 170171 ;
    openalex:works_count 18690 .