株式会社極東書店トップ商品一覧A Java Library of Graph Algorithms and Optimization.

商品詳細

A Java Library of Graph Algorithms and Optimization.

A Java Library of Graph Algorithms and Optimization.

・ISBN 978-1-58488-718-8 hard GB£ 171.99

¥54,486.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 9780429140815
著者・編者Lau, Hang T.,
シリーズ (Discrete Mathematics and Its Applications)
出版社 (Chapman & Hall/CRC, US)
出版年月2006
ページ数400 pp.
言語ENG
ニュース番号<A00-52441>

解説

Because of its portability and platform-independence, Java is the ideal computer programming language to use when working on graph algorithms and other mathematical programming problems. Collecting some of the most popular graph algorithms and optimization procedures, A Java Library of Graph Algorithms and Optimization provides the source code for a library of Java programs that can be used to solve problems in graph theory and combinatorial optimization. Self-contained and largely independent, each topic starts with a problem description and an outline of the solution procedure, followed by its parameter list specification, source code, and a test example that illustrates the usage of the code. The book begins with a chapter on random graph generation that examines bipartite, regular, connected, Hamilton, and isomorphic graphs as well as spanning, labeled, and unlabeled rooted trees. It then discusses connectivity procedures, followed by a paths and cycles chapter that contains the Chinese postman and traveling salesman problems, Euler and Hamilton cycles, and shortest paths. The author proceeds to describe two test procedures involving planarity and graph isomorphism. Subsequent chapters deal with graph coloring, graph matching, network flow, and packing and covering, including the assignment, bottleneck assignment, quadratic assignment, multiple knapsack, set covering, and set partitioning problems. The final chapters explore linear, integer, and quadratic programming. The appendices provide references that offer further details of the algorithms and include the definitions of many graph theory terms used in the book.