File: zimpl.bib

package info (click to toggle)
zimpl 3.7.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,772 kB
  • sloc: ansic: 21,719; yacc: 993; lex: 370; sh: 349; makefile: 278
file content (130 lines) | stat: -rw-r--r-- 3,915 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
@COMMENT{$Id: zimpl.bib,v 1.8 2010/09/30 14:45:12 bzfkocht Exp $}

@BOOK{FourierGayKernighan2003,
   author      = "R. Fourier and D. M. Gay and B. W. Kernighan",
   title       = "AMPL: A Modelling Language for Mathematical Programming",
   edition     = "2nd",
   publisher   = "Brooks/Cole---Thomson Learning",
   year        = "2003",
}

@BOOK{Hentenryck1999,
   author      = "Pascal van Hentenryck",
   title       = "The OPL Optimization Programming Language",
   publisher   = "MIT Press",
   address     = "Cambridge, Massachusetts",
   year        = "1999",
}

@BOOK{Kallrath2004,
   editor      = "Josef Kallrath",
   title       = "Modeling Languages in Mathematical Optimization",
   publisher   = "Kluwer",
   year        = "2004",
}   

@INCOLLECTION{Kallrath2004b,
   editor      = "Josef Kallrath",
   booktitle   = "Modeling Languages in Mathematical Optimization",
   author      = "Josef Kallrath",
   title       = "Mathematical Optimization and the Role of Modeling Languages",
   pages       = "3--24",
   publisher   = "Kluwer",
   year        = "2004",
}   

@INCOLLECTION{Schichl2004,
   editor      = "Josef Kallrath",
   booktitle   = "Modeling Languages in Mathematical Optimization",
   author      = "Hermann Schichl",
   title       = "Models and the History of Modeling",
   pages       = "25--36",
   publisher   = "Kluwer",
   year        = "2004",
}   

@INCOLLECTION{Spielberg2004,
   editor      = "Josef Kallrath",
   booktitle   = "Modeling Languages in Mathematical Optimization",
   author      = "Kurt Spielberg",
   title       = "The Optimization Systems {MPSX} and {OSL}",
   pages       = "267--278",
   publisher   = "Kluwer",
   year        = "2004",
}   

@MANUAL{CPlex80,
  title        = "{ILOG} {CPLEX} 8.0 Reference Manual",
  organization = "ILOG CPLEX Division",
  address      = "889 Alder Avenue, Suite 200, Incline Village, NV 89451, USA",
  year         = "2002",
  note         = "Information available at \url{http://www.ilog.com/products/cplex}",
  language     = "English",
}

@BOOK{XPress1999,
   key         = "XPRESS-MP Release 11 Reference Manual",
   title       = "XPRESS-MP Release 11 Reference Manual",
   publisher   = "Dash Associates",
   year        = "1999",
   note        = "Information available at \url{http://www.dashoptimization.com}",
  language     = "English",
}

@Misc{IBM1997,
   key         = "IBM Optimization Library Guide and Reference",
   title       = "{IBM} Optimization Library Guide and Reference",
   publisher   = "IBM Corp.",
   year        = "1997",
   language    = "English",
}

@BOOK{Chvatal1983,
   author      = "Va\v{s}ek Chv\'{a}tal",
   title       = "Linear Programming",
   publisher   = "H.W. Freeman and Company",
   address     = "New York",
   year        = "1983",
}

@BOOK{Schrijver2003,
   author      = "Alexander Schrijver",
   title       = "Combinatorial Optimization",
   publisher   = "Springer",
   year        = "2003",
}

@Misc{GMP421,
  key          = "GNU multiple precision arithmetic library",
  title        = "{GNU} multiple precision arithmetic library {(GMP)}, version 4.1.2.",
  year         = "2003",
  note         = "Code and documentation available at \url{http://gmplib.org}",
}

@ARTICLE{Dantzig1990,
   author      = "Georg B. Dantzig",
   title       = "The Diet Problem",
   journal     = "Interfaces",
   publisher   = "INFORMS",
   volume      = "20",
   pages       = "43--47",
   year        = "1990",
}

@ARTICLE{SosicGu1991,
   author      = "Rok Sosi\v{c} and Jun Gu",
   title       = "3,000,000 million queens in less than a minute",
   journal     = "SIGART Bulletin",
   volume      = "2",
   number      = "2",
   year        = "1991",
   pages       = "22--24",
}

@PHDTHESIS{Koch2004,
   author      = "Thorsten Koch",
   title       = "Rapid Mathematical Programming",
   school      = "Technische {Universit\"at} Berlin",
   year        = "2004",
}