| A. Brooke, D. Kendrick, and A. Meeraus (1988). GAMS: A User's Guide, The Scientific Press, San Francisco, CA. |
....inequalities in the reformulation. The constraints given by (5) can be expressed alternatively as (16) l i )h i (x) u i )h i (x) 0, i = 1, m. Slack variables can also be used in this situation in any of the three forms outlined above. 3.2. Modeling Languages. Both gams [2] and ampl [7] provide constructs for expressing complementarity constraints. Codes using Newton s method require second partial derivatives. Hence, the models used in our study are formulated in ampl [7] which is currently the only modeling language providing second derivative information. The ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. Scientific Press, 1988.
....and in the quality assurance process of mathematical programming software. Many researchers have devoted considerable work to collecting suitable test problems, benchmarking, and performance testing of optimization software, see for example [1, 2, 5, 27, 29, 31] and more notably [15, 25, 26] Unfortunately, before the seminal paper by Crowder, Dembo, and Mulvey [10] the first to give clear guidelines and standards on how to report computational experiments, little emphasis was placed on the reproducibility of experiments and data analyses. Historically, most of the results involve ....
....PAVER seeks to automate and simplify specific tasks in the performance data analysis phase. PAVER provides simple online tools for automated performance analysis, visualization, and processing of benchmarking data. An optimization engine, either a modeling environment such as AMPL [19] or GAMS [6] or a stand alone solver, generally provides solution information such as objective function value, resource time, number of iterations, and the solver status. The latter gives information of optimality or feasibility of the solution, or infeasibility or unboundedness of the model. Within GAMS, ....
[Article contains additional citation context not shown here]
A. Brooke, D. Kendrick, and A. Meeraus (1988). GAMS: A User's Guide, The Scientific Press, San Francisco, CA.
....set of nonlinear models and in we draw conclusions. 2 PAVER Server Design The PAVER Server (http: www.gamsworld.org performance paver) is a web based service for reproducible performance analysis of optimization software. Similar in scope to the Network Enabled Optimization System (NEOS) 26, 9, 19, 11] PAVER seeks to automate and simplify specific tasks in the benchmarking process. While NEOS is an environment for the solution of optimization problems, PAVER provides simple online tools for automated performance analysis, visualization, and processing of benchmarking data. An ....
....in the benchmarking process. While NEOS is an environment for the solution of optimization problems, PAVER provides simple online tools for automated performance analysis, visualization, and processing of benchmarking data. An optimization engine, either a modeling environment such as AMPL [16] or GAMS [6] or a stand alone solver, generally provides solution information such as objective function value, resource time, number of iterations, and the solver status. The latter gives information of optimality or feasibility of the solution, or infeasibility or unboundedness of the model. ....
[Article contains additional citation context not shown here]
A. Brooke, D. Kendrick, and A. Meeraus (1988). GAMS: A User's Guide, The Scientific Press, San Francisco, CA.
....that are obtained as outer approximations to the mixed integer nonlinear programming problem. A series of nonlinear programming subproblems are solved to obtain the outer approximations. In this note, we use GAMS DICOPT, a commercially available implementation of the outer approximation algorithm [3,6]. 2 Computational Comparison In order to compare the performance of our branch and bound approach with the performance of an outer approximation algorithm, we solved a number of convex 0 1 MINLP test problems with our branch and bound code and with GAMS DICOPT. In this section we present the ....
....selection problems that are similar to but somewhat larger than meanvarx. Both codes were run on a Sun SPARC 10 30 workstation under SunOS. The branch and bound code, BB, is described in [2] We used version 2. 25.078 of GAMS DICOPT, with OSL as the MILP solver and MINOS5.3 as the NLP solver [3,6]. Default settings for DICOPT parameters were used with two exceptions. CPU time and iteration limits were increased to solve the larger problems in our test set. Also, DICOPT stopping option 1, which stops DICOPT when a solution has been proven optimal was selected instead of the default, ....
Anthony Brooke, David Kendrick, and Alexander Meeraus. GAMS: A User's Guide. Scientific Press, San Francisco, 1988.
....objetivo son no lineales. En [2] 3] se propone un enfoque de Programaci on Difusa al PTSM, desembocando en un modelo que resuelven con el M etodo del Simplex, para el caso lineal, y con alguna otra t ecnica cl asica de optimizaci on para el caso no lineal. Un sistema comercial, GAMS (ver [4]) basado en t ecnicas de gradiente controlado, ha sido comparado por otros autores ( 14] 17] con un Sistema Gen etico para el Problema del Transporte. Las conclusiones son que para funciones convexas ambos sistemas evolucionan bastante bien, pero cuando las funciones son concavas el sistema ....
A. Brooke, D. Kendrick, A. Meeraus, GAMS: A user's guide. The Scientific Press, Redwood City, CA, 1988.
....time optimal ZVD CAP shapers. Thus, we have solved the ZVD CAP problem for a variety of parameter values for the two mass spring damper model of a flexible structure shown in Fig. 1. The shapers were deternfined by solving the above constraint equations with the nonlinear optimization program GAMS [3]. We have found that similar properties do indeed exist for the more robust time optimal ZVD CAP shapers. Typical plots of the variation of the shaper impulse times as a function of system damping and move distance are shown in Fig. 4. The optimal number of impulses is usually 7, except for some ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. Scientific Press, 1988.
....a Fuzzy Programming approach to the MSTP, arriving at a model that solves with the Simplex Method, for the linear case, and with whatever other classic optimization technique for the nonlinear case. The results obtained by other authors have been compared using a comercial system, GAMS (see [4], 12] 15] with the genetic system on a few nonlinear cases. The early results suggest that both systems perform quite well when the cost functions are convex, but when the functions are concave, the genetic system beats GAMS, finding better values. The fundamental cause is the tendency on the ....
A. Brooke, D. Kendrick, A. Meeraus, GAMS: A user's guide. The Scientific Press, Redwood City, CA, 1988.
.... 0. Similarly, h i w i h i , and hence the aspect ratio constraint is enforced. We illustrate the application of both methods in Section 5. 5 Computational Results We tested the models ModCoAR and BPL using MINOS 5.3 [17, 18, 19] accessed via the modelling language GAMS (release 2. 25) [8] on a 300MHz SunSPARC. To set up ModCoAR, we computed the generalized target distances (1) with # = 0.1; we set the radii of the approximating circles to r i = a i #; and we chose K = c ij . To solve ModCoAR, MINOS requires the user to supply an initial configuration. Since it is not clear ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS -- A User's Guide, Release 2.25. The Scientific Press, South San Francisco, CA, 1992.
.... 0. Similarly, h i w i h i , and hence the aspect ratio constraint is enforced. We illustrate the application of both methods in Section 5. 5 Computational Results We tested the models ModCoAR and BPL using MINOS 5.3 [18, 19, 20] accessed via the modelling language GAMS (release 2. 25) [9] on a SUNSparc. To set up ModCoAR, we computed the generalized target distances (1) with # = 0.1; we set the radii of the approximating circles to r i = a i #; and we chose K = c ij . To solve ModCoAR, MINOS requires the user to supply an initial configuration. Since it is not clear a ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS -- A User's Guide, Release 2.25. The Scientific Press, South San Francisco, CA, 1992.
....by hand some of these techniques to generate Version 2 [35, 36, 38, 42] as follows. After parallelization, the LCG of the source code was built, and the integer programming problem for the iteration data distributions of each phase was derived. The solutions were obtained by the GAMS solver [7]. Finally, those distributions were hand coded, including the Put Get generation for global or frontier communications. Table 3 illustrates a comparison of the core techniques used in the two versions. The Access Region Test (ART) was applied to both versions, but the main differences between ....
A. Brooke, D. Kendrick, and A. Meeraus. Release 2.25 GAMS A User's Guide. The Scientific Press, 1992.
....objective function is an indefinite quadratic form. Consequently, any optimization technique which requires at least a positive semidefinite form will be unable to locate the global minimum of CSP. Such techniques include the commercial optimization package GAMS using the nonlinear solver MINOS 5 [4]. In Section VC, GAMS MINOS 5 is used as a local optimization technique when comparing its performance on various instances of the CSP with the improved Hopfield network, the SONN, and a simulated annealing heuristic. B. Heuristic and Neural Network Approaches to the CSP In this section, we ....
A. Brooke, D. Kendrick, and A. Meeraus, GAMS---A User's Guide. California: Scientific, 1990.
....(e.g. Harrison, Rutherford and Tarr [1996] 1997] it is important to stress that they are (a) based on explicit econometric estimates, and (b) used in a model that rules out any terms of trade effects by assumption. 6 The SOE model is generated with the GAMS MPSGE software developed by Brooke, Kendrick and Meeraus [1992] and Rutherford [1996] 1999] It is then solved using the PATH algorithm developed by Dirkse and Ferris [1995] Our model runs on standard laptop computers, solving in about one minute per simulation. Readers that do not want to download the model and data, or do not have the necessary ....
Brooke, Anthony; Kendrick, David, and Meeraus, Alexander, GAMS: A User's Guide, Release 2.25 (Danvers, MA.: Boyd & Fraser, 1992).
....like and , they provide a convenient way to form expressions such as: i I j ij i y x a I i = AMLs are computer readable equivalents of algebraic notations. They have become very popular in the Operations Research community through languages like AMPL [Fourer et al. 1990] and GAMS [Brooke et al. 1988]. More recently, AMLs have also been used in Artificial Intelligence for constraint programming [Michel and van Hentenryck, 1996] AMLs are appropriate in our context because mathematical modelers are familiar with algebraic notations. AMLs are very expressive languages: in addition of ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: a User's Guide. Scientific Press, Redwood City, CA, 1988.
.... expressions, sets, variables and iterated operators like and , they provide a convenient way to form expressions such as: I j ij i y x a I i AMLs have become very popular in the Operations Research community through languages like AMPL (Fourer, Gay and Kernighan 1990) and GAMS (Brooke, Kendrick and Meeraus 1988). More recently, AMLs have also been used in AI for constraint programming (Michel and van Hentenryck 1996) The popularity of AMLs for numerical modeling comes from different factors. First, it is not necessary to be a computer scientist in order to use these languages: the effort to implement a ....
Brooke, A.; Kendrick, D.; Meeraus, A. 1988: GAMS: a User's Guide. Scientific Press, Redwood City, CA.
....variables. The traveling salesman problems in Step 7 of the cycle cover heuristic (Stage 3) all involved 16 or less cities, and we used a well known mixed 0 Gamma 1 integer programming formulation for each of them (Tucker [10] We solved each of these integer programming models using the GAMS [1] modeling language with the OSL solver on a Sun Sparc workstation. Each problem was solved to optimality in no more than 5 minutes of CPU time. We now discuss the solutions we obtained. Home Bases Selected, Implemented In the optimum solution of the p median models, 11 (10) home base sites were ....
A. Brooke, D. Kendrick, and A. Meeraus, GAMS: A User's Guide, Release 2.25, The Scientific Press, San Francisco, 1992.
....the vector of constraint function values. The needed derivatives are either explicitly coded, computed by using numerical differences or derived using automatic differentiation techniques. In recent years several modeling languages has been developed, like AIMMS [7] AMPL [21] ASCEND [40] GAMS [8, 11] and LINGO [2] The modeling system acts as a preprocessor. The user describes his problem in detail in a very verbal language, an opposite to a concise mathematical description of the problem. This problem description file is normally modified in a text editor, with help from example files ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS - A User's Guide. The Scientific Press, Redwood City, CA, 1988.
....emergence of modeling methodologies and supporting environments. Recognition of the importance of modeling methodologies and computer assisted support is evident in the prescriptive modeling community through efforts such as ANALYZE (Greenberg 1983; 1987; 1993) GAMS (Bisschop and Meeraus 1982; Brooke, Kendrick and Meeraus 1992) and Structured Modeling (Geoffrion 1987, 1992a, 1992b) Within the discrete event simulation community, the maturation of research in methodology based support environments is seen in KBSim (Rothenberg 1989) Knowledge Based Simulation (KBS) Baskaran and Reddy 1984) MODSYN (Rozenblit and Huang ....
Brooke, A., D. Kendrick and A. Meeraus. 1992. GAMS: A user's guide, release 2.25, San Francisco, CA: The Scientific Press.
....Table 4 show locally optimal solutions for the relaxed problem with n = 3, obtained from different starting points. The matrix X and the objective value is shown, as well as the values of the vectors p and k(T ) and the parameter L. These results were obtained by using the GAMS software package [1]. GAMS (General Algebraic Modelling System) is a high level language, which enables easy statement of an optimization problem. Differentiation of nonlinear functions, efficient storage, etc. are done automatically, and state of the art optimization solvers are incorporated in the software. These ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS User's Guide, Release 2.25, The Scientific Press, San Francisco, USA (1992)
....were tailored to each specific application. Naturally, the maintenance of such programs and models could not be done by a non specialist. At the end of 1970 s matrix generators gave way to algebraic modeling languages [Bisschop and Meeraus, 1982, Fourer, 1983] The first modeling language, GAMS [Brooke et al. 1992] was developed at the World Bank at the end of 1970 s. Independently of the progress in modeling tools, nonlinear optimization software became available. The need of solving more complicated (nonlinear) optimization problems led Brooke et al. 1985] to including into GAMS the feature to model ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. The Scientific Press, Redwood City, California, 1992.
....producers maximise profits, consumers maximise utility, government tax revenues equal its expenditures, demand equals supply, the external sector is in balance and the labour market is cleared. Simulations were achieved using the GAMS (General Algebraic Modelling System) software developed by Brooke, Kendrick and Meeraus (1988). 3. VAT Harmonisation: Alternative Policy Scenarios As far as VAT is concerned, European Fiscal Directives propose that goods be placed into three categories. The first category refers to those goods that are exempt from VAT. The exempt goods category broadly includes those activities that ....
Brooke, A., Kendrick, D., and Meeraus, A. (1988). GAMS: A User's Guide. San Francsisco: The Scientific Press.
....classes provide indexation operators, operator[ with the expected semantics. Each class provides two versions of this operator: The first one returns a constant reference to the appropriate element. This version is invoked when indexation is used on a constant object, for instance as in (v1 v2)[3], where we are inspecting (but not modifying) the fourth element of the vector sum. The second version can only be used on non constant objects, but the result can be assigned to; this is the way to modify vectors matrices element by element. 2.4 Providing Efficient Operations We now need to ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. The Scientific Press, 2 edition, 1992.
....of the e#ort has no direct relation to the objective and constraints, but is instead concerned with the description, manipulation and display of data. This holds true both for traditional matrix generation systems [2, 38] and for more modern systems based on algebraic modeling languages 1 [8, 18] or matrix block schematics [10, 47] The data required by mathematical programming models is not typified by the payroll and order entry data that appear as examples in textbooks on database management [14, 45] As described for example by Palmer [37] an MPS s data tables tend to be smaller but ....
....the outset of this paper, successful mathematical programming systems have always addressed the issue of data management. An ability to define data tables, to manipulate data, and to generate reports is built into commercial systems as diverse as AIMMS [5] AMPL [18, 19] DATAFORM [13, 38] GAMS [8], MathPro [27] MGG [43] and PAM [47] Palmer [37] describes database management as a key aspect of the PLATOFORM system developed at Exxon. Nevertheless, mathematical programming remains the focus of these systems; the associated database features do not provide the rich variety of relational ....
A. Brooke, D. Kendrick and A. Meeraus, 1992. GAMS: A User's Guide, Release 2.25. The Scientific Press, South San Francisco, CA.
....in COMOD (P[co,u] p0[co] esub[cr,co] Other AMPL statements define the index sets, numerical data, and variables that appear in such an expression, as seen in the illustration of an AMPL complementarity problem in Figure 1 of section 4. Algebraic languages, such as AMPL, AIMMS [5] GAMS [6, 8], and LINGO [35] are currently the most popular type of modeling language for describing linear and nonlinear optimization problems. With the specification of the objective omitted, algebraic modeling languages are equally useful for describing problems of finding feasible solutions to systems ....
....point is far from a solution. Some assistance may be provided by routines that test functions for desirable properties, but they are typically incorporated into individual solvers or related analysis tools such as MProbe [9] 3.2. Modeling language representations. The GAMS modeling language [6, 8] was the first (to our knowledge) to provide for specification of complementarity problems [15] As explained in [34] GAMS does not express complementarity through any modification to its constraint syntax, but rather by an extension to its model defining statement. The list of constraints in its ....
A. Brooke, D. Kendrick, and A. Meeraus, GAMS: A User's Guide, Release 2.25, Scientific Press/Duxbury Press, San Francisco, CA, 1992.
....and Seering, 1990) EI (Extra Insensitive a small level of vibration at the modeling frequency is allowed and the insensitivity is maximized) Singhose et al. 1994b) For most of the constraints, a closed form solution cannot be derived. However, we obtained numerical solutions using GAMS (Brooke et al. 1988), a linear and non linear programming package. We will present tables that allow the reader to design a negative input shaper without resorting to linear or non linear programming. A later section of this paper presents methods for dealing with the high mode excitation that may occur when ....
Brooke, A., Kendrick, D. and Meeraus, A., 1988, GAMS: A User's Guide, Redwood City, CA: The Scientific Press.
....which ensures that if a variable is allocated to a particular register at time k then no other variable is allocated to the same register at a time k P , where P is the period. Constraint 7 reduces the total number of variables getting split. The ILP models were solved using the GAMS OSL solver [7]. 3 Comparisons and Conclusions Table 1 compares the number of register transitions obtained for each of the existing methods [1] 6] with the proposed heuristic and ILP formulation. Table 2 compares the activity factors of the proposed methods with those of [1] 6] Note that we have included ....
A. Brooke, D. Kendrick, and A. Meeraus, GAMS: A User's Guide, San Francisco, CA: The
....standard MPS files as input. If the problem is a linearly constrained quadratic program, one can use a simple extension of the MPS format. MPS files can be created either with a specifically created generator program or via any of the popular optimization modeling languages such as AMPL or GAMS [1]. This manual describes 1. how to install LOQO on your hardware, 2. how to use AMPL together with LOQO to solve general convex optimization problems, 3. how to use the subroutine library to formulate and solve convex optimization problems, and 4. how to formulate and solve linear and quadratic ....
....222 0.0655395 240 0.0659596 302 0.0065309 311 0.0075337 392 0.1939488 414 0.0533825 423 0.0087270 428 0.0212861 444 0.0551152 465 0.0128579 496 0.0385579 497 0.0260684 Mean = 0.6489705, Variance = 0.00473 FIGURE 2. The output produced for the Markowitz model. var x 1. 5 ; minimize obj: x[1] x[2] 2 (x[3] 1)2 (x[4] 1)4 (x[5] 1)6 ; subject to constr1: x[1]2 x[4] sin(x[4] x[5] 1; subject to constr2: x[2] x[3]4 x[4]2 = 2; let x[1] sqrt(2) 2; let x[2] 1.75; let x[3] 0.5; let x[4] 2; let x[5] 2; solve; display x; FIGURE 3. Hock and Schittkowski 46 in AMPL. 6 ....
[Article contains additional citation context not shown here]
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. Scientific Press, 1988.
....6. COMPUTATIONAL RESULTS The LOQO implementation described in this paper, in addition to its ability to read industry standard MPS files for expressing linear and quadratic programming problems, is interfaced with two of the most popular mathematical programming languages, AMPL [11] and GAMS [4]. Currently, only AMPL can provide a solver with second order information, i.e. Hessians, and therefore all of our testing was performed using AMPL together with LOQO. Many other solvers are also interfaced with AMPL, including MINOS [20] and LANCELOT [6] For the tests described here, we used ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. Scientific Press, 1988.
....standard MPS files as input. If the problem is a linearly constrained quadratic program, one can use a simple extension of the MPS format. MPS files can be created either with a specifically created generator program or via any of the popular optimization modeling languages such as AMPL or GAMS [1]. This manual describes (1) how to install LOQO on your hardware, 2) how to use AMPL together with LOQO to solve general convex optimization problems, Research supported by ONR through grant N00014 98 1 0036, by AFOSR through grant AFOSR 91 0359, and by NSF through grant CCR9403789. 2 ROBERT ....
....222 0.0655395 240 0.0659596 302 0.0065309 311 0.0075337 392 0.1939488 414 0.0533825 423 0.0087270 428 0.0212861 444 0.0551152 465 0.0128579 496 0.0385579 497 0.0260684 Mean = 0.6489705, Variance = 0.00473 FIGURE 2. The output produced for the Markowitz model. var x 1. 5 ; minimize obj: x[1] x[2] 2 (x[3] 1) 2 (x[4] 1) 4 (x[5] 1) 6 ; subject to constr1: x[1] 2 x[4] sin(x[4] x[5] 1; subject to constr2: x[2] x[3] 4 x[4] 2 = 2; let x[1] sqrt(2) 2; let x[2] 1.75; let x[3] 0.5; let x[4] 2; let x[5] 2; solve; display x; FIGURE 3. Hock and Schittkowski 46 in ....
[Article contains additional citation context not shown here]
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. Scientific Press, 1988.
....Formal class Each compiled object in a declarative modeling language is an instance constructed from a formal class definition. The statements of the formal class name each part and define the superclass from which each part will be constructed, as seen in Figure 1a. Most such languages [6, 7, 8] allow the definition of sets and arrays of parts indexed on these sets. Each array is counted as a single part. The final value of a set, and hence the array sizes, may not be included in the formal class. This defers the array size definition until the final application of the formal class as ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS - A user's guide, Release 2.25. Scientific Press, 1992.
....a single all different constraint, if variable subscripts are permitted in the objective function. Two things about modeling in mathematical programming, however, are arguably very right. One is that modeling takes place within a fully declarative modeling language, such as AMPL [9, 10] or GAMS [4, 5]. The modeler can state the model without describing the solution procedure, and the model can be passed to any number of solvers without modification. Constraint programming systems, by contrast, traditionally lack a modeling language front end. Rather, they are integrated in some general ....
A. Brooke, D. Kendrick, and A. Meeraus. GAMS-A User's Guide. Scientific Press, San Francisco, 1992.
.... as a mixed complementarity problem (MCP) b) to formulate a minimum weight problem as an instance of a mathematical program with equilibrium (complementarity in our case) constraints (MPEC) and (c) to describe how the modeling system GAMS, an acronym for General Algebraic Modeling System (Brooke et al. 1992), can be used to model and solve, using the industry standard MCP solver PATH (Dirkse and Ferris 1995a) a simple example of the state problem for elastoplastic trusses. GOVERNING RELATIONS FOR DISCRETE HOLONOMIC PLASTICITY We refer to a suitably space discretized structural system, the ....
Brooke, A., Kendrick, D. and Meeraus, A. (1992) GAMS: A User's Guide, Release 2.25, Boyd & Fraser Publishing Company, Massachusetts.
....computation is much faster and the exact cost is not more than 0:2 over the exact cost obtained by using a common set of switching times. This illustrates that using the new formulation allows larger problems to be treated. 7 Numerical experiments NLP problems are solved using GAMS version 2. 05 [3], a package for large and complex mathematical programming problems, using a reduced gradient algorithm combined with a quasi Newton algorithm, when nonlinearities only appear in the objective function. CPlex version 4.0.7 [14] a very efficient commercial software, has been used to solve the LP ....
Brooke, A., Kendrick, D. and Meeraus, A. (1988) GAMS: A User's Guide, The Scientific Press.
....the 1970 s such integrated systems were tailored to each specific application. Naturally, the maintenance of such programs and models could not be done by a non specialist. At the end of 1970 s matrix generators gave way to algebraic modeling languages [2, 9] The first modeling language, GAMS [4] was developed at the World Bank at the end of 1970 s. Independently of the progress in modeling tools, nonlinear optimization software became available. The need of solving more complicated (nonlinear) optimization problems led Brooke, Drud and Meeraus [3] to including into GAMS the feature to ....
A. Brooke, D. Kendrick, and A. Meeraus, GAMS: A User's Guide, The Scientific Press, Redwood City, California, 1992.
....algorithmic issues. A good example is the seminal paper by Crowder, Dembo and Mulvey [3] on computational experiments. The second phase is dominated by data and model representation issues. This phase has re sulted in a number of algebra based modeling systems pioneered by LINDO [18] CAMS [1] and AMPL [7] in that chronological order) We are now transitioning into a third phase dominated by real life problem solving. There has been a permanent shift from a scientific, supply driven regime into a market oriented, user demand driven business environment. In this environment, quality ....
Brooke, A., Kendrick, D., Meeraus, A.: GAMS: A User's Guide, The Scientific Press, Redwood City, California (1988)
....of (4) can be inverted to give f a = h a (v a ) 5) and the h a ( are integrable (as H a ( this dual is the following problem max t,v P k#D (d k ) T t k P a#A H a (v a ) subject to A T t k v # 0 #k # D. 6) 3 Implementation and Testing The modeling language GAMS (Brooke, Kendrick and Meeraus 1988) and its associated solvers allow all of the above formulations to be easily modeled and solved. For the purposes of this paper, we confine our attention to the Sioux Falls network that appeared in (Friesz et al. 1994) In this example, the network has 76 arcs, 24 nodes and d has 528 nonzero ....
Brooke, A., D. Kendrick and A. Meeraus (1988), GAMS: A User's Guide, The Scientific Press, South San Francisco, CA.
No context found.
A. Brooke, D. Kendrick, and A. Meeraus (1988). GAMS: A User's Guide, The Scientific Press, San Francisco, CA.
No context found.
A. Brooke, D. Kendrick, and A. Meeraus, GAMS - A User's Guide, The Scientific Press, Redwood City, CA, 1988.
No context found.
A. Brook, D. Kendrick, and A. Meeraus. GAMS: A User's Guide, Release 2.25. Scientific Press, San Francisco, CA, 1992.
No context found.
A. Brooke, D. Kendrick and A. Meeraus, 1988. GAMS: A User's Guide. The Scienti c Press, South San Francisco, California.
No context found.
A. Brooke, D. Kendrick, and A. Meeraus (1988). GAMS: A User's Guide, The Scientific Press, San Francisco, CA.
No context found.
Brooke, A., D. Kendrick, and A. Meeraus (1992), GAMS: A User's Guide. Release 2.25. San Francisco: Scientific Press.
No context found.
Tony Brooke, David Kendrick, and Alex Meeraus. GAMS: A User's Guide. The Scientific Press, Redwood City, California, 1988.
No context found.
Brooke A., D. Kendrick and A. Meeraus (1992), GAMS: A User's Guide, The Scientic Press, Redwood City, California.
No context found.
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide, 1988.
No context found.
Brooke A., D. Kendrick and A. Meeraus (1992), GAMS: A User's Guide, The Scientific Press, Redwood City, California.
No context found.
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide, 1988.
No context found.
A. Brooke, D. Kendrick, and A. Meeraus. GAMS: A User's Guide. The Scientific Press, 2 edition, 1992.
No context found.
Brooke A., D. Kendrick and A. Meeraus (1992), GAMS: A User's Guide, The Scientic Press, Redwood City, California.
No context found.
Brooke, Anthony, Kendrick, David, and Alexander Meeraus. (1992) GAMS: A User's Guide.
No context found.
Brooke A., D. Kendrick and A. Meeraus (1992), GAMS: A User's Guide, The Scientific Press, Redwood City, California.
First 50 documents Next 50
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC