This chapter provides a brief introduction to the use of the colgen library by comparing the solution of a simple
1-dimensional cutting stock problem — in which we wish to minimize
the waste in cutting stock boards of length l to produce specified
numbers of boards of various lengths li — by LP using lib(eplex) and
hybrid column generation using lib(colgen).