MixedGraphQ[g]
yields True if the graph g is a mixed graph and False otherwise.


MixedGraphQ
MixedGraphQ[g]
yields True if the graph g is a mixed graph and False otherwise.
Examples
open all close allBasic Examples (2)
Test whether a graph is a mixed graph:
MixedGraphQ gives False for inputs that are not graphs with mixed edges:
Scope (6)
MixedGraphQ works with undirected graphs:
MixedGraphQ gives False for expressions that are not graphs:
MixedGraphQ works with large graphs:
Related Guides
History
Text
Wolfram Research (2014), MixedGraphQ, Wolfram Language function, https://reference.wolfram.com/language/ref/MixedGraphQ.html.
CMS
Wolfram Language. 2014. "MixedGraphQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MixedGraphQ.html.
APA
Wolfram Language. (2014). MixedGraphQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MixedGraphQ.html
BibTeX
@misc{reference.wolfram_2025_mixedgraphq, author="Wolfram Research", title="{MixedGraphQ}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/MixedGraphQ.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_mixedgraphq, organization={Wolfram Research}, title={MixedGraphQ}, year={2014}, url={https://reference.wolfram.com/language/ref/MixedGraphQ.html}, note=[Accessed: 13-August-2025]}