COIN-OR::LEMON - Graph Library

Opened 2 months ago

#682 new defect

Fix access of private members in Vf2 and Vf2++, and improve tests

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

Description

This patch contains a small fix for Vf2 and Vf2++: the Wizard classes need to access private members of the main classes, yet they were not friends.

The patch also extends vf2_test.cc with an initialization that did not compile before this patch. In addition, we also test counting mappings now.

Attachments (1)

vf2Fix.patch (7.5 KB) - added by Peter Madarasi 2 months ago.

Download all attachments as: .zip

Change History (1)

Changed 2 months ago by Peter Madarasi

Attachment: vf2Fix.patch added
Note: See TracTickets for help on using tickets.