Limits and Structures in Graph Theory leaf node


URI

https://openalex.org/T11329

Label

Limits and Structures in Graph Theory

Description

This cluster of papers explores limits, structures, and extremal problems in graph theory, focusing on topics such as graph limits, Szemerédi's theorem, hypergraphs, regularity lemma, Erdos-Rényi random graphs, Ramsey numbers, the sum-product phenomenon, quasirandomness, random regular graphs, and Dirac's theorem.

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/T11329> a skos:Concept ;
    rdfs:label "Limits and Structures in Graph Theory"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Graph_theory>,
        <https://openalex.org/T11329> ;
    skos:broader oasubfields:2607 ;
    skos:definition "This cluster of papers explores limits, structures, and extremal problems in graph theory, focusing on topics such as graph limits, Szemerédi's theorem, hypergraphs, regularity lemma, Erdos-Rényi random graphs, Ramsey numbers, the sum-product phenomenon, quasirandomness, random regular graphs, and Dirac's theorem."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Limits and Structures in Graph Theory"@en ;
    openalex:cited_by_count 275666 ;
    openalex:works_count 25714 .