Qurak

KirchhoffGraph

లభ్యం

Builds the graph with a given Kirchhoff (Laplacian) matrix; symmetric gives undirected edges and non-symmetric directed; -k means k parallel edges

KirchhoffGraph[kmat]
KirchhoffGraph[{v1, v2, …}, kmat]
KirchhoffGraph[{{2, -1, 0}, {0, 2, -1}, {-1, 0, 2}}] → Graph[<3>, <3>]KirchhoffGraph[{{2, -1, -1}, {-1, 2, -1}, {-1, -1, 2}}] → Graph[<3>, <3>]

అంశాలు

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి