cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Adjacent matrix of a k-regular graph

KazunoriMiyoshi
1-Newbie

Adjacent matrix of a k-regular graph

How can I create an adjacent matrix of a k-regular graph with Mathcad15.0?

11 REPLIES 11

Can you provide a little more information, maybe a worksheet.

Mike

I have not create a worksheet.

I want to make a k-regular graph, which is a simple connected graph that every nodes in the graph have k links.

I want to construct a program which yields a k-regular graph if I input the number of node N and the number of k.

This can be done.

I posted a function called Lines a while back, which could probably be used. Can you at least provide some data for users to work with?

Mike

How are the verticies of your graph, and the connections between them, defined?

Please see my reply message to Mr. Mike Armstrong.

Hello!

You want to create in Mathcad something like that?

Image.gif

MikeArmstrong
5-Regular Member
(To:VladimirN)

Hello!

You want to create in Mathcad something like that?

Image.gif

Nice Valery,

This is something like I was proposing, but actual data would be preferential than providing random guesses.

Any chance of a worksheet of the above?

Mike

Mike,

I'm not Valery.

Mathcad worksheet attached to the message. File is not created by me, I just translated comments to the program in English.

MikeArmstrong
5-Regular Member
(To:VladimirN)

I'm not Valery.

Mathcad worksheet attached to the message. File is not created by me, I just translated comments to the program in English.

Sorry Vladimir, I mistake.

Cheers for the worksheet?

Mike

VladimirN. wrote:

Mike,

I'm not Valery.

I am Valery

See very interesting book "Graph in Maple" - http://www.exponenta.ru/educat/news/kirsanov/book2.asp

I am sorry to be late to reply.

Yes. I want graph as you proposed.

But as I told you, I want k-regular graph with n nodes.

And I also want many such graphs with the same value of k and n.

Top Tags