Ticket #256 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Converters crash on graphs with no edges

Reported by: mwlinnem@IU.EDU Assigned to: mwlinnem@IU.EDU
Priority: normal Milestone: 1.0
Component: Algorithm Version:
Severity: major Keywords:
Cc:

Description

More than one converter crashes when it tries to deal with a graph with no edges. We need to determine which converters have this problem, and fix them.

Change History

08/14/08 18:45:11 changed by mwlinnem@IU.EDU

  • owner changed from nwb to mwlinnem@IU.EDU.

08/18/08 17:23:02 changed by mwlinnem@IU.EDU

Fixed a graphml to nwb bug, and a graphml validation bug for graphs with no edges or no nodes. Most algorithms seem to work with them correctly now, but there's no way to efficiently guarantee every algorithm handles no edges/no no nodes correctly.

08/18/08 17:23:27 changed by mwlinnem@IU.EDU

  • status changed from new to closed.
  • resolution set to fixed.