|
[Date Index]
[Thread Index]
[Author Index]
CostOfPath
- To: mathgroup at smc.vnet.net
- Subject: [mg62481] CostOfPath
- From: "Bart De Vylder" <bart.de.vylder at pandora.be>
- Date: Fri, 25 Nov 2005 02:25:44 -0500 (EST)
- Reply-to: <bartdv at arti.vub.ac.be>
- Sender: owner-wri-mathgroup at wolfram.com
I run Windows XP and Mathematica 5.2 (student version).
Can anybody explain the following?
<< DiscreteMath`Combinatorica`;
gr = FromOrderedPairs[{{2, 1}}];
CostOfPath[gr, {2, 1}]
Out[]= â?? (infinity)
I would expect 1 as answer.
Thanks,
Bart
Prev by Date:
Re: problems with typesetting in packages
Next by Date:
SugarCube
Previous by thread:
Re: webMathematica problems if using Xvnc
Next by thread:
Re: CostOfPath
|