Opened 13 years ago

Closed 9 years ago

#7024 closed enhancement (fixed)

Fixing tests/libs/linprog to use BObjectList

Reported by: Karvjorm Owned by: czeidler
Priority: normal Milestone: R1
Component: - General Version: R1/alpha2
Keywords: LinearProgramming Cc: Karvjorm
Blocked By: Blocking:
Platform: All

Description

I tried to build a tests/libs/linprog/ program but it failed.

I did some refactoring to get it work and now it works, but I'm not sure, if I have done it correctly. I actually do not understand, how the test program should work. :)

I changed also headers/libs/linprog/LinearSpec.h file a bit, but maybe I should have changed src/libs/linprog/LinearSpec.cpp file instead of it.

Attachments (2)

test_libs_linprogram.patch (2.2 KB ) - added by Karvjorm 13 years ago.
Fixing the test program to use the BObjetList object.
headers_libs_linprog.patch (555 bytes ) - added by Karvjorm 13 years ago.
A minor change in header file.

Download all attachments as: .zip

Change History (6)

by Karvjorm, 13 years ago

Attachment: test_libs_linprogram.patch added

Fixing the test program to use the BObjetList object.

comment:1 by Karvjorm, 13 years ago

patch: 01

by Karvjorm, 13 years ago

Attachment: headers_libs_linprog.patch added

A minor change in header file.

comment:2 by mmadia, 11 years ago

hrev42423 seems to have made most of this patch obsolete. Though, src/tests/libs/linprog/Program.cpp currently does not utilize BObjectList.

comment:3 by mmadia, 11 years ago

Owner: changed from nobody to czeidler
Status: newassigned

Clemens, would you be able to comment further?

comment:4 by pulkomandy, 9 years ago

Resolution: fixed
Status: assignedclosed

The library itself was converted to BObjectList and largely rewritten since then, so nothing to do here anymore.

Note: See TracTickets for help on using tickets.