COIN-OR::LEMON - Graph Library

Opened 15 years ago

Closed 15 years ago

#285 closed defect (fixed)

Fixes and improvements for connectivity tools

Reported by: Peter Kovacs Owned by: Peter Kovacs
Priority: major Milestone: LEMON 1.1 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description


Attachments (1)

285-connectivity-dcba640438c7-4ff8041e9c2e-76cbcb3e9bbb.bundle (6.8 KB) - added by Peter Kovacs 15 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 15 years ago by Peter Kovacs

Status: newassigned

The attached bundle file contains the following changesets:

  • [dcba640438c7] Bug fixes in connectivity.h.
    • Bug fix in tree().
    • Rename simpleDigraph() to simpleGraph() (it works for both directed and undirected graphs).
    • Possibly faster implementation for parallelFree() and simpleGraph().
  • [4ff8041e9c2e] Doc improvements and fixes for connectivity tools.
  • [76cbcb3e9bbb] Add a test file for the connectivity functions.

I think these pathces should be merged into both branches.

comment:2 Changed 15 years ago by Alpar Juttner

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.