@inproceedings{6d0c693394fa4501858d2bc7d5acc8a3,
title = "FGILP: An integer linear program solver based on function graphs",
abstract = "Edge-Valued Binary-Decision Diagrams (EVBDD)s are directed acyclic graphs which can represent and manipulate integer functions as effectively as Ordered Binary-Decision Diagrams (OBDDs) do for Boolean functions. They have been used to perform logic verification and compute decomposability of Boolean functions. In this paper, we present a new EVBDD application for solving Integer Linear Programs (ILP), which is an NP-hard problem that appears in many applications. Our approach is to combine the benefits of the EVBDD data structure (in terms of subgraph sharing and caching of computational results) with the state-of-the-art ILP solving techniques. Our program, called FGILP, has been implemented in C under the SIS environment. The preliminary results of FGILP are comparable to those of LINDO.",
author = "Lai, {Yung Te} and Massoud Pedram and Vrudhula, {Sarma B.K.}",
year = "1993",
month = dec,
day = "1",
language = "English (US)",
isbn = "0818644923",
series = "Proc 1993 IEEE ACM Int Conf Comput Aided Des",
publisher = "Publ by IEEE",
pages = "685--689",
editor = "Anon",
booktitle = "Proc 1993 IEEE ACM Int Conf Comput Aided Des",
note = "Proceedings of the 1993 IEEE/ACM International Conference on Computer-Aided Design ; Conference date: 07-11-1993 Through 11-11-1993",
}