98 lines
2.9 KiB
BibTeX
98 lines
2.9 KiB
BibTeX
% This file was created with JabRef 2.5.
|
|
% Encoding: ISO8859_1
|
|
|
|
@InProceedings{ flopc,
|
|
title = "FLOPC++ An Algebraic Modeling Language Embedded in C++",
|
|
booktitle = "Operations Research Proceedings 2006",
|
|
series = "Operations Research Proceedings",
|
|
author = "Tim Helge Hultberg",
|
|
editor = "Karl-Heinz Waldmann and Ulrike M. Stocker",
|
|
publisher = "Springer Berlin Heidelberg",
|
|
location = "Karlsruhe",
|
|
pages = "187--190",
|
|
number = "6",
|
|
year = "2006",
|
|
abstract = "FLOPC++ is an open source algebraic modeling language implemented as a C++ class library. It allows linear optimization problems to be modeled in a declarative style, similar to algebraic modeling languages, such as GAMS and AMPL, within a C++ program. The project is part of COmputational INfrastructure for Operations Research (COIN-OR) and uses its Open Solver Interface (OSI) to achieve solver independence."
|
|
}
|
|
|
|
@Misc{ gams,
|
|
author = "A. Brooke and D. Kendrick and A. Meeraus",
|
|
title = "GAMS: A User's Guide",
|
|
text = "A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide, Release 2.25. The Scientific Press, 1992.",
|
|
year = "1992",
|
|
url = "citeseer.ist.psu.edu/brooke92gams.html"
|
|
}
|
|
|
|
@Article{ ampl,
|
|
title = "AMPL: A Mathematical Programming Language",
|
|
author = "Robert Fourer and David M. Gay and Brian W. Kernighan",
|
|
journal = "Management Science",
|
|
pages = "519--554",
|
|
volume = "36",
|
|
year = "1990"
|
|
}
|
|
|
|
@Article{ columngeneration,
|
|
title = "Selected Topics in Column Generation ",
|
|
author = "Marco E. L{\"u}bbecke and Jacques Desrosiers",
|
|
journal = "OPERATIONS RESEARCH",
|
|
pages = "1007--1023",
|
|
volume = "53",
|
|
number = "6",
|
|
month = "November- December",
|
|
year = "2005",
|
|
doi = "10.1287/opre.1050.0234"
|
|
}
|
|
|
|
@Electronic{ pulpwiki,
|
|
title = "Pulp-or wiki",
|
|
author = "Stuart A Mitchell and Antony Phillips",
|
|
url = "http://pulp-or.googlecode.com"
|
|
}
|
|
|
|
@Electronic{ scienceofbetter,
|
|
title = "Operations Research: The Science of Better",
|
|
url = "http://www.scienceofbetter.org/"
|
|
}
|
|
|
|
@Article{ coin-or,
|
|
title = "The Common Optimization INterface for Operations Research",
|
|
author = "Robin Lougee-Heimer",
|
|
journal = "IBM Journal of Research and Development",
|
|
pages = "57--66",
|
|
volume = "47",
|
|
number = "1",
|
|
month = "January",
|
|
year = "2003"
|
|
}
|
|
|
|
@Electronic{ glpk,
|
|
title = "GNU Linear Programming Kit",
|
|
url = "http://www.gnu.org/software/glpk/glpk.html"
|
|
}
|
|
|
|
@Electronic{ cplex,
|
|
title = "Cplex Website",
|
|
url = "http://www.ilog.com/products/cplex/"
|
|
}
|
|
|
|
@Electronic{ gurobi,
|
|
title = "Gurobi Website",
|
|
url = "http://www.gurobi.com/"
|
|
}
|
|
|
|
@Electronic{ coopr,
|
|
title = "Coopr: A COmmon Optimization Python Repository",
|
|
author = "William E. Hart",
|
|
url = "https://software.sandia.gov/trac/coopr"
|
|
}
|
|
|
|
@InProceedings{ pyomo,
|
|
title = "Python Optimization Modeling Objects (Pyomo)",
|
|
booktitle = "Proc INFORMS Computing Society Conference",
|
|
author = "William Hart",
|
|
year = "2009",
|
|
url = "http://www.optimization-online.org/DB_HTML/2008/09/2095.html"
|
|
}
|
|
|