Distributed Constraint Optimization Problems and Algorithms leaf node


URI

https://openalex.org/T11596

Label

Distributed Constraint Optimization Problems and Algorithms

Description

This cluster of papers focuses on distributed constraint optimization problems and algorithms, including topics such as random satisfiability, local search, spatial reasoning, algorithm selection, phase transitions, soft constraints, temporal reasoning, and graph coloring.

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/T11596> a skos:Concept ;
    rdfs:label "Distributed Constraint Optimization Problems and Algorithms"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Distributed_constraint_optimization>,
        <https://openalex.org/T11596> ;
    skos:broader oasubfields:1705 ;
    skos:definition "This cluster of papers focuses on distributed constraint optimization problems and algorithms, including topics such as random satisfiability, local search, spatial reasoning, algorithm selection, phase transitions, soft constraints, temporal reasoning, and graph coloring."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Distributed Constraint Optimization Problems and Algorithms"@en ;
    openalex:cited_by_count 335185 ;
    openalex:works_count 29332 .