COIN-OR::LEMON - Graph Library

Opened 8 years ago

Closed 8 years ago

#607 closed defect (fixed)

Bug in DIMACS reader method

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

Description

The type checking code in readDimacsCap() is incorrect, see the attached patch.

Change History (5)

Changed 8 years ago by Peter Kovacs

Changed 8 years ago by Peter Kovacs

comment:1 Changed 8 years ago by Peter Kovacs

The bug was reported and the patch [f37f0845cf32] was made by Joris Kinable.

I also attached another patch [332627dd249e] that fixes some typos in the API doc.

The patches can be applied in this order and can be merged into the relevant branches.

comment:2 Changed 8 years ago by Peter Kovacs

Summary: Minor bug in DIMACS readerBug in DIMACS reader method

comment:3 Changed 8 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed

Changesets [f37f0845cf32] and [332627dd249e] have been merged into branches 1.2, 1.3 and default.

Thanks for the contribution.

Note: See TracTickets for help on using tickets.