Article ID: | iaor1996380 |
Country: | United Kingdom |
Volume: | 23 |
Issue: | 3 |
Start Page Number: | 235 |
End Page Number: | 256 |
Publication Date: | Jun 1995 |
Journal: | OMEGA |
Authors: | Chung Q.B., Huh S.Y. |
Keywords: | model management |
Recently, a growing number of corporations are adopting diverse algebraic modeling languages (AMLs) to augment their productivity of developing mathematical models. As different AMLs penetrate various sections of an organization, a new challenge is faced: effective management of heterogeneous models that have been designed and developed with different modeling conventions and manipulation operations, but intended to solve similar business problems. This paper proposes a model management framework that can accommodate such heterogeneous algebraic models, and in so doing, can provide universal model manipulation commands. Three leading contemporary AMLs, namely, AMPL, GAMS, and SML, are employed to render a representive paradigm. The benefits of this framework are manifold, the more significant among which are the following: (1) providing a conceptual basis for uniformly incorporating dissimilar modeling conventions of different AMLs, the framework adopts the generic model concepts and provides a canonical representation for each model; (2) as the framework embodies the generic model concepts, it consolidates database, modelbase, and associated solvers in a single formalism using an Object-oriented Database Management System (ODBMS); (3) taking advantage of the flexibility of a database query language, the framework can provide uniform model management commands to heterogeneous models represented with different AMLs, and can effectively facilitate integration of the model management system components. Also presented in this paper is a prototype model management system that has been designed following the ideas prescribed by the framework, and developed on a commercial ODBMS, ObjectStore, and using an object-oriented programming language, C¸+¸+.