[jgrapht-developers] Adding multiple edges and loops
Brought to you by:
barak_naveh,
perfecthash
From: Michael B. <beh...@in...> - 2004-09-16 10:24:10
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, don't you think it is inconsistent behavior to throw an exception when trying to add a forbidden loop but simply returning null when trying to add a multiple edge? Since the loop behavior is not documented I think it is save to change this to returning=20 null as well. It would very much ease the creation of random=20 graphs I am currently working at. Michael =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBSWnDZDyR4hR8HnQRAmQWAKCCbiSLbYUhxdlSw3GSTltJxsMmoQCfVZ7N NlgRX8aP5mmbZN3yvcEEA5E=3D =3DEv96 =2D----END PGP SIGNATURE----- |