# Generated by roxygen2: do not edit by hand

S3method(L,MixedGraph)
S3method(O,MixedGraph)
S3method(ancestors,MixedGraph)
S3method(ancestors,MixedGraphFixedOrder)
S3method(createHalfTrekFlowGraph,MixedGraphFixedOrder)
S3method(createHtrGraph,MixedGraphFixedOrder)
S3method(createTrGraph,MixedGraphFixedOrder)
S3method(createTrekFlowGraph,MixedGraphFixedOrder)
S3method(descendants,MixedGraph)
S3method(descendants,MixedGraphFixedOrder)
S3method(flowBetween,FlowGraph)
S3method(getHalfTrekSystem,MixedGraph)
S3method(getHalfTrekSystem,MixedGraphFixedOrder)
S3method(getTrekSystem,MixedGraph)
S3method(getTrekSystem,MixedGraphFixedOrder)
S3method(htrFrom,MixedGraph)
S3method(htrFrom,MixedGraphFixedOrder)
S3method(inducedSubgraph,MixedGraph)
S3method(isSibling,MixedGraph)
S3method(isSibling,MixedGraphFixedOrder)
S3method(nodes,MixedGraph)
S3method(numNodes,MixedGraph)
S3method(numNodes,MixedGraphFixedOrder)
S3method(parents,MixedGraph)
S3method(parents,MixedGraphFixedOrder)
S3method(plot,MixedGraph)
S3method(print,GenericIDResult)
S3method(print,SEMIDResult)
S3method(siblings,MixedGraph)
S3method(siblings,MixedGraphFixedOrder)
S3method(stronglyConnectedComponent,MixedGraph)
S3method(stronglyConnectedComponent,MixedGraphFixedOrder)
S3method(stronglyConnectedComponents,MixedGraphFixedOrder)
S3method(tianComponent,MixedGraph)
S3method(tianDecompose,MixedGraph)
S3method(toEx,MixedGraph)
S3method(toIn,MixedGraph)
S3method(trFrom,MixedGraph)
S3method(trFrom,MixedGraphFixedOrder)
S3method(updateEdgeCapacities,FlowGraph)
S3method(updateVertexCapacities,FlowGraph)
export(FlowGraph)
export(L)
export(MixedGraph)
export(MixedGraphFixedOrder)
export(O)
export(ancestors)
export(ancestralID)
export(ancestralIdentifyStep)
export(createHalfTrekFlowGraph)
export(createHtrGraph)
export(createTrGraph)
export(createTrekFlowGraph)
export(descendants)
export(edgewiseID)
export(edgewiseIdentifyStep)
export(edgewiseTSID)
export(flowBetween)
export(generalGenericID)
export(getHalfTrekSystem)
export(getTrekSystem)
export(graphID)
export(graphID.ancestralID)
export(graphID.genericID)
export(graphID.globalID)
export(graphID.htcID)
export(graphID.nonHtcID)
export(htcID)
export(htcIdentifyStep)
export(htrFrom)
export(inducedSubgraph)
export(isSibling)
export(nodes)
export(numNodes)
export(parents)
export(plotMixedGraph)
export(semID)
export(siblings)
export(stronglyConnectedComponent)
export(stronglyConnectedComponents)
export(tianComponent)
export(tianDecompose)
export(tianSigmaForComponent)
export(toEx)
export(toIn)
export(trFrom)
export(trekSeparationIdentifyStep)
export(updateEdgeCapacities)
export(updateVertexCapacities)
import(igraph)
import(utils)
importFrom(R.methodsS3,setMethodS3)
importFrom(R.oo,setConstructorS3)
importFrom(graphics,plot)
