Skip to main content
CrystalDocs

    Browse DocsCrystalShardsAbout

    github.com/RomainFranceschini/cgl

    0.2.0

    Types

    • CGL
      • AbstractDiGraph
      • AbstractGraph
      • AdjacencyDiGraph
      • AdjacencyGraph
      • AdjacencyHash
      • AnyEdge
      • AnyGraph
      • BFSIterator
      • BinaryHeap
      • Color
      • DFSIterator
      • DiEdge
      • DiGraph
      • Directed
      • DotVisitor
      • Edge
      • EdgeError
      • EdgeIterator
      • Graph
      • GraphError
      • GraphIterator
      • GraphSourceIterator
      • LDiEdge
      • LEdge
      • Labelable
      • LabeledDiGraph
      • LabeledGraph
      • MultiGraph
      • Undirected
      • Visitor
      • WDiEdge
      • WEdge
      • Weightable
      • WeightedDiGraph
      • WeightedGraph
      • WeightedLabeledDiGraph
      • WeightedLabeledGraph
    module

    CGL

    Constants

    VERSION = "0.1.0"

    Nested types

    • CGL::AbstractDiGraph(V)
    • CGL::AbstractGraph(V)
    • CGL::AdjacencyDiGraph(V, W, L)
    • CGL::AdjacencyGraph(V, W, L)
    • CGL::AdjacencyHash(V, W, L)
    • CGL::AnyEdge(V)
    • CGL::AnyGraph(V)
    • CGL::BFSIterator(V)
    • CGL::BinaryHeap(T)
    • CGL::Color
    • CGL::DFSIterator(V)
    • CGL::DiEdge(V)
    • CGL::DiGraph(V)
    • CGL::Directed(V)
    • CGL::DotVisitor(V)
    • CGL::Edge(V)
    • CGL::EdgeError
    • CGL::EdgeIterator(V)
    • CGL::Graph(V)
    • CGL::GraphError
    • CGL::GraphIterator(V)
    • CGL::GraphSourceIterator(V)
    • CGL::LDiEdge(V, L)
    • CGL::LEdge(V, L)
    • CGL::Labelable(L)
    • CGL::LabeledDiGraph(V, L)
    • CGL::LabeledGraph(V, L)
    • CGL::MultiGraph(V, W, L)
    • CGL::Undirected(V)
    • CGL::Visitor(V)
    • CGL::WDiEdge(V, W)
    • CGL::WEdge(V, W)
    • CGL::Weightable(T)
    • CGL::WeightedDiGraph(V, W)
    • CGL::WeightedGraph(V, W)
    • CGL::WeightedLabeledDiGraph(V, W, L)
    • CGL::WeightedLabeledGraph(V, W, L)

    CrystalDocs.org - Crystal Shard Documentation Hosting

    GitHubCrystalShardsCrystal Language