Distributed Coordination in Online Robotics Research leaf node


URI

https://openalex.org/T12288

Label

Distributed Coordination in Online Robotics Research

Description

This cluster of papers focuses on the development and analysis of online algorithms for distributed coordination of mobile robots, with applications in areas such as ad auctions, resource allocation, stochastic matching, and rendezvous search. The research explores techniques for competitive analysis, learning automata, and buffer management in the context of online robotics.

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/T12288> a skos:Concept ;
    rdfs:label "Distributed Coordination in Online Robotics Research"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Distributed_robotic_algorithm>,
        <https://openalex.org/T12288> ;
    skos:broader oasubfields:1705 ;
    skos:definition "This cluster of papers focuses on the development and analysis of online algorithms for distributed coordination of mobile robots, with applications in areas such as ad auctions, resource allocation, stochastic matching, and rendezvous search. The research explores techniques for competitive analysis, learning automata, and buffer management in the context of online robotics."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Distributed Coordination in Online Robotics Research"@en ;
    openalex:cited_by_count 364461 ;
    openalex:works_count 25599 .