91 - 100 of 114 for InsetSearch Results
View search results from all Wolfram sites (689 matches)
CompleteKaryTree   (Built-in Mathematica Symbol)
CompleteKaryTree[n] gives the complete binary tree with n levels.CompleteKaryTree[n, k] gives the complete k-ary tree with n levels.
DeBruijnGraph   (Built-in Mathematica Symbol)
DeBruijnGraph[m, n] gives the n-dimensional De Bruijn graph with m symbols.DeBruijnGraph[m, n, type] gives the De Bruijn graph with connectivity given by type.
GridGraph   (Built-in Mathematica Symbol)
GridGraph[{m, n}] gives the grid graph with m*n vertices G m, n.GridGraph[{n_1, n_2, ..., n_k}] gives the k-dimensional grid graph with n_1*n_2*\[CenterEllipsis]*n_k vertices ...
IncidenceGraph   (Built-in Mathematica Symbol)
IncidenceGraph[m] gives the graph with incidence matrix m.
KaryTree   (Built-in Mathematica Symbol)
KaryTree[n] gives a binary tree with n vertices.KaryTree[n, k] gives a k-ary tree with n vertices.
KirchhoffGraph   (Built-in Mathematica Symbol)
KirchhoffGraph[kmat] gives the graph with Kirchhoff matrix kmat.KirchhoffGraph[{v_1, v_2, ...}, kmat] gives the graph with vertices v_i and Kirchhoff matrix kmat.
KnightTourGraph   (Built-in Mathematica Symbol)
KnightTourGraph[m, n] gives a Knight's tour graph on an m*n chessboard.
PetersenGraph   (Built-in Mathematica Symbol)
PetersenGraph[n, k] gives the generalized Petersen graph P n, k.
TuranGraph   (Built-in Mathematica Symbol)
TuranGraph[n, k] gives the k-partite Turán graph with n vertices T n, k.
WeightedAdjacencyGraph   (Built-in Mathematica Symbol)
WeightedAdjacencyGraph[wmat] gives the graph with weighted adjacency matrix wmat.WeightedAdjacencyGraph[{v_1, v_2, ...}, wmat] gives the graph with vertices v_i and weighted ...
1 ... 7|8|9|10|11|12 Previous Next

...