Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

MixedGraphs

Guides

  • Mixed Graph Functions

Symbols

  • EulerizeGraph
  • EvenDegreeVertexList
  • EvenDegreeVertexQ
  • GeneralizedGraphData
  • GraphConvexHull
  • GraphicalDegreeSequenceQ
  • GraphInformation
  • MixedGraphDirectedArcs
  • MixedGraphToDigraph
  • MixedGraphUndirectedEdges
  • OddDegreeVertexList
  • OddDegreeVertexQ
  • OddNodes
  • RandomMixedGraph
  • RandomSymbolicMixedGraph
  • RandomSymbolicWeightedMixedGraph
  • RandomWeightedMixedGraph
  • TakeLargestGraphComponentBy
  • UndirectedGraphToMixedGraph
PeterBurbery`MixedGraphs`
GraphInformation
​
GraphInformation[graph]
returns information about graph
graph
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Construct a random mixed graph:
In[1]:=
=
RandomMixedGraph
[{20,54},0.5]
Out[1]=
Calculate qualitative values for the graph like the quality of planarity and vertex transitivity:
In[2]:=
GraphInformation
[]
EulerianGraphQ
:The generalized
EulerianGraphQ[Graph[<20>, <54>]]
is not implemented.
Out[2]=
AcyclicFalse,BipartiteFalse,CompleteFalse,ConnectedTrue,EdgeTransitiveFalse,WeightedEdgeFalse,EmptyFalse,EulerianEulerianGraphQ
,HamiltonianFalse,LoopFreeTrue,MixedTrue,PathFalse,PlanarFalse,SimpleTrue,TreeFalse,UndirectedFalse,VertexTransitiveFalse,WeightedVertexFalse,WeaklyConnectedTrue,WeightedFalse
RelatedGuides
▪
Mixed Graph Functions
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com