bquarp

v0.5.1

  • Pages
  • Modules

    bquarp v0.5.1 Evaluation.Graph View Source

    Link to this section Summary

    Functions

    addSignal(graph, signal, host, ds)
    addVar(graph, var, host)
    getDeps(graph, n)
    getFinalNodes(g)
    getFinalNodesForVar(g, var)
    getHost(graph, n)
    getHosts(graph)
    getLevel(graph, n)
    getNodes(graph)
    getNodesAtLevel(graph, l)
    getNumberOfLevels(graph)
    getSignalLevels(graph)
    getTransitiveClosure(g, n)
    getTransitiveClosure(g, l, closure)
    getVars(graph)
    new(hosts)

    Link to this section Functions

    Link to this function

    addSignal(graph, signal, host, ds) View Source

    Link to this function

    addVar(graph, var, host) View Source

    Link to this function

    getDeps(graph, n) View Source

    Link to this function

    getFinalNodes(g) View Source

    Link to this function

    getFinalNodesForVar(g, var) View Source

    Link to this function

    getHost(graph, n) View Source

    Link to this function

    getHosts(graph) View Source

    Link to this function

    getLevel(graph, n) View Source

    Link to this function

    getNodes(graph) View Source

    Link to this function

    getNodesAtLevel(graph, l) View Source

    Link to this function

    getNumberOfLevels(graph) View Source

    Link to this function

    getSignalLevels(graph) View Source

    Link to this function

    getTransitiveClosure(g, n) View Source

    Link to this function

    getTransitiveClosure(g, l, closure) View Source

    Link to this function

    getVars(graph) View Source

    Link to this function

    new(hosts) View Source

    Built using ExDoc (v0.20.2), designed by Friedel Ziegelmayer.