A Java Library of Graph Algorithms and Optimization

by Hang T. Lau

No reviews yet
First published: 2006 1 language ISBN: 9781040206942
Description
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. An accompanying CD-ROM contains all of the Java code included in the book.

Reviews

Log in or sign up to write a review.

No reviews yet. Be the first!


More by Hang T. Lau


You Might Also Like

More in Java (Computer progr...
Java How to Program

Java How to Program

Harvey M. Deitel
C++

C++

Paul J. Deitel
Absolute Java

Absolute Java

Walter J. Savitch
Big Java

Big Java

Cay S. Horstmann
C How to Program

C How to Program

Paul J. Deitel