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
Mixed Graph Functions
This paclet has functions for manipulating, analyzing, generating, and creating mixed graphs.
RandomMixedGraph
— creates a random mixed graph
RandomWeightedMixedGraph
— make a random weighted mixed graph
EulerizeGraph
— makes a graph Eulerian by adding edges to odd vertexes
UndirectedGraphToMixedGraph
— make a graph mixed by turning a fraction of the edges into directed edges
MixedGraphUndirectedEdges
— find the undirected edges of a mixed graph
MixedGraphDirectedArcs
— find the directed arcs of a mixed graph
GraphInformation
— information for a graph
TakeLargestGraphComponentBy
— take the largest graph component by a function
GraphicalDegreeSequenceQ
— evaluate if a sequence can represent the degree sequence for a graph
RandomSymbolicMixedGraph
— create a random mixed graph with vertices named by subscripted symbols
RandomSymbolicWeightedMixedGraph
— create a random weighted mixed graph with vertices named by subscripted symbols
GraphConvexHull
— compute the convex hull in a graph from a subset of the vertex set
MixedGraphToDigraph
— go from a mixed graph to a digraph
MixedChinesePostmanProblem
— solve the mixed Chinese postman problem
ResistanceMatrix
— compute the resistance matrix of a graph
RandomCustomGraph
— generate a graph with custom parameters, for example a random weighted mixed graph that is connected
GeneralizedGraphData
— compute graph data for a matrix
MixedSubgraph
— compute the subgraph of a mixed graph
MixedEulerianGraphQ
— test if a mixed graph is Eulerian
MixedFindEulerianCycle
— find Eulerian cycles for a mixed graph
MixedChinesePostmanProblemMinimumCostPathEdgeSet
— find a set of edges that can be crossed in a particular order to solve the Mixed Chinese Postman Problem at minimal cost on a mixed graph
OddNodes
— find the odd nodes of a undirected connected graph
BlossomInequalities
— compute the blossom inequalities of a weighted undirected graph
""

© 2025 Wolfram. All rights reserved.

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