MathGroup Archive 1996

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Mathematica Programming for Combinatorial Problems

  • To: mathgroup at smc.vnet.net
  • Subject: [mg5098] Re: [mg5087] Mathematica Programming for Combinatorial Problems
  • From: "Paul R. Wellin" <wellin>
  • Date: Wed, 30 Oct 1996 22:03:47 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

> Does anyone know of a reference book that addresses Mathematica programming
> in relation to specific combinatorial problems such as the Travelling
Salesman Problem, etc.?

Probably your best bet would be Steven Skiena's book, "Implementing
Discrete Mathematics: Combinatorics and Graph Theory with
Mathematica" [Addison-Wesley 1991]. It includes an entire chapter
on algorithmic graph theory and has specific material on traveling
salesman tours. All of the functions defined in the book are actually
included in each copy of Mathematica in the directory
Packages:DiscreteMath:Combinatorica.m.

---
Paul Wellin
Academic/Business Liaison
Wolfram Research, Inc.
100 Trade Center Drive
Champaign, IL 61820

phone: 217-398-0700
fax:   217-398-0747
email: wellin at wolfram.com


  • Prev by Date: Removing In[] and Out[]
  • Next by Date: Re: tick labels in 2-D plots
  • Previous by thread: Mathematica Programming for Combinatorial Problems
  • Next by thread: Function & Format