AMPL: A Modeling Language for Mathematical Programming
by R. Fourer, D.M. Gay, B.W. Kernighan
Publisher: Duxbury Press 2002
ISBN/ASIN: 0534388094
ISBN-13: 9780534388096
Number of pages: 540
Description:
AMPL is a language for large-scale optimization and mathematical programming problems in production, distribution, blending, scheduling, and many other applications. This book, written by the creators of AMPL, is a complete guide for modelers at all levels of experience.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
MPI: The Complete Referenceby Marc Snir, at al. - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(20859 views)
Programming Mac OS X with Cocoa for Beginners- Wikibooks
This book aims to provide beginners with an introduction to programming Mac OS X with Cocoa, using Xcode, the free developer tools provided with the operating system. Some knowledge of another programming language, preferably C, is assumed.
(17770 views)
Advanced Programming Language Designby Raphael Finkel - Addison Wesley
The book examines the principles of programming languages from both their common and language-specific elements. Each chapter is devoted to a particular programming language issue, illustrated with an example from one of the programming languages.
(19030 views)
J for C Programmersby Henry Rich - Jsoftware
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.
(10234 views)