Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic cycle detection (Read 1150 times)
cb
Guest


cycle detection
Jul 6th, 2006 at 12:10pm
Print Post  
Hi,
According to the features list for FlowChart.net, the pro ed. supports 'Path Finding and Cycle Detection'. Could someone elaborate on this? Does that mean that FlowChart will give me an error if there's a cyclic dependency between nodes? Can I have multiple relationships in a something like a flowdiagram. In other words could I have many to many relationships?

Thank you,

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: cycle detection
Reply #1 - Jul 6th, 2006 at 12:55pm
Print Post  
Hi,

FlowChart.NET will not complain if there are cycles in a diagram. You can use the PathFinder class to detect cycles if needed.

Regarding many-to-many relationship - you can always create multiple arrows between the same nodes programmatically - if that's what you mean. Users can draw multiple arrows between the same nodes as long as AllowLinksRepeat is enabled.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint