meta/graph-partial.r

# 
# # I could currently use undirected maybe
# 
# 
# # Partially directed graph with D and U edges
# ## Data
# - The to - from matrix
# - The edge_mode vector of same length as matrix rows
# 
# ## Funcs
# - add edge. does not add node
# - add arc. does not add node 
# 
# # Undirected
# 
# ## Funs
# - in_graph. used for discard reversed, for example, or similar.
# - compare_graphs
# 
# - subgraph.
# - direct tree. This is a point here.
bmihaljevic/bnclassify documentation built on March 18, 2024, 8:34 a.m.