×

QUAD01

swMATH ID: 3306
Software Authors: Comley, Warwick J.
Description: QUAD01: A data-structured implementation of Hansen’s quadratic zero-one programming algorithm The QUAD01 program described here implements an implicit-enumeration algorithm for quadratic zero-one programming devised by Pierre Hansen just over twenty years ago. The present author’s implementation is written in the C programming language and uses an efficient linked-list structure to store and manipulate constraint and objective data. This use, together with the increased speed of modern microcomputers and improved optimisation of generated code, has led to a marked reduction in running times compared with the original implementation (in FORTRAN) by Hansen. Further reductions of running times have been obtained by incorporating dynamic ordering of constraints into QUAD01. Problems having up to 50–100 variables and 100–200 constraints have been solved; same results are reported here.
Homepage: http://www.sciencedirect.com/science/article/pii/0377221795002987
Keywords: quadratic programming; Boolean programming
Related Software: OR-Library
Cited in: 4 Documents

Citations by Year