pgmpy / pgmpy_viz

A web based GUI for pgmpy
MIT License
13 stars 20 forks source link

Bug fixes for looping in graph. #29

Closed e55k4y closed 10 years ago

e55k4y commented 10 years ago

Removal of formation of loops in the graph by restricting addition of edges.

ankurankan commented 10 years ago

I think some error message should be shown when the user tries to create a loop.

e55k4y commented 10 years ago

What should the message be?