SetEdgeLabels[g,l]
assigns the labels in l to edges of g.


SetEdgeLabels
SetEdgeLabels[g,l]
assigns the labels in l to edges of g.
更多信息和选项
- SetEdgeLabels functionality is now available in the built-in Wolfram Language function EdgeLabels.
- To use SetEdgeLabels, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
- If l is shorter than the number of edges in g, then labels get assigned cyclically.
- If l is longer than the number of edges in g, then the extra labels are ignored.
相关指南
-
▪
- Displaying Graphs ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
文本
Wolfram Research (2012),SetEdgeLabels,Wolfram 语言函数,https://reference.wolfram.com/language/Combinatorica/ref/SetEdgeLabels.html.
CMS
Wolfram 语言. 2012. "SetEdgeLabels." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/SetEdgeLabels.html.
APA
Wolfram 语言. (2012). SetEdgeLabels. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Combinatorica/ref/SetEdgeLabels.html 年
BibTeX
@misc{reference.wolfram_2025_setedgelabels, author="Wolfram Research", title="{SetEdgeLabels}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/SetEdgeLabels.html}", note=[Accessed: 05-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_setedgelabels, organization={Wolfram Research}, title={SetEdgeLabels}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/SetEdgeLabels.html}, note=[Accessed: 05-October-2025]}