COIN-OR::LEMON - Graph Library

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#129 closed defect (fixed)

Graph test improvements

Reported by: Balazs Dezso Owned by: Balazs Dezso
Priority: major Milestone: LEMON 1.0 release
Component: core Version:
Keywords: Cc:
Revision id:

Description (last modified by Balazs Dezso)

The graph tests should be improved because of following reasons:

  • The Petersen-graph is too regular, it does not contain parallel arcs, isolated nodes...
  • More graph functionality is not checked, for example directions, running and base nodes, opposite node, id's...
  • Some reorganization would be also necessary.

The [b6732e0d38c5] patch contains these kind of changes.

Attachments (1)

b6732e0d38c5.patch (31.6 KB) - added by Balazs Dezso 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Balazs Dezso

Attachment: b6732e0d38c5.patch added

comment:1 Changed 16 years ago by Balazs Dezso

Description: modified (diff)
Owner: changed from Alpar Juttner to Balazs Dezso
Status: newassigned

comment:2 in reply to:  description Changed 16 years ago by Alpar Juttner

Resolution: fixed
Status: assignedclosed

Replying to deba:

The [b6732e0d38c5] patch contains these kind of changes.

Thanks. It is now in the main branch.

comment:3 in reply to:  description Changed 16 years ago by Peter Kovacs

Replying to deba:

The [b6732e0d38c5] patch contains these kind of changes.

I like this changeset. The graph testing became much better.

Note: See TracTickets for help on using tickets.