| Sub-categorii: | ||||||||||
|
||||||||||
Constraint Programming is a problem-solving paradigm that establishes a distinction between two aspects of a problem: a definition of the constraints that define the problem to be solved and the algorithms and heuristics enabling the selection of decisions to solve the problem. This book covers various Constraint-Based Scheduling techniques.
This text describes the rapidly developing field of interior point methods (IPMs). An extensive analysis is given of path-following methods for linear programming, quadratic programming and convex programming.
The subject of this text is the development and investigation of a framework for the modular and uniform presentation and implementation of non-classical logics, in particular modal and relevance logics.
Offers a collection of tutorial and survey articles on semi-infinite programming. This book includes an analysis of sensitivity and stability properties and a discussion of parameter-dependent problems. It includes a comprehensive survey of methods and a discussion of connections with semi-definite programming.
Intended for students learning how to program for the first time. This is an introduction to Java. Students work their way through chosen examples and exercises. These drills provide them with a working knowledge of basic programming constructs. Taking an objects later approach, this book is designed for one semester courses.
A professional approach for career programmers, the book combines the basics of client/server programming with a practical, corporate-based introduction to Access 97. Its examples show business applications, giving professional programmers the real-world perspective they need.
Offers a GUI solution framework. This book includes theory as well as code that readers can compile and run to build their own JSF applications.
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. The recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra.