Message Boards Message Boards

0
|
3970 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Incidence Matrix input (need to figure out if it's hamiltionian/eulerian)

Posted 9 years ago

Hello. I am trying to input for example 6x6 matrix filled with 0 and 1. I've read all the articles like https://reference.wolfram.com/language/ref/IncidenceGraph.html

Also, I tried with IncidenceGraph[{{0, 1, 1}, {1, 0, 1}, {1, 1, 0}}] but it just redirects.

Is there any method to input this kind of graph and figure out if it's eulerian/half-eulerian/hamilton or planar?

Thank you!

Are you talking about Mathematica? Or are you talking about Wolfram|Alpha?

IndicdenceGraph is a function for Mathematica. So it doesn't necessarily work in Wolfram|Alpha. Please see the example pages for information on how to do graph theory with Wolfram|Alpha:

https://www.wolframalpha.com/examples/GraphTheory.html

POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract