Re: MinCut crashes the Mathematica kernel
- To: mathgroup at smc.vnet.net
- Subject: [mg111488] Re: MinCut crashes the Mathematica kernel
- From: "Jon Harrop" <usenet at ffconsultancy.com>
- Date: Tue, 3 Aug 2010 06:37:20 -0400 (EDT)
- References: <i33csh$84r$1@smc.vnet.net> <i368q4$ram$1@smc.vnet.net>
Thanks for the responses. This is very odd because MinCut crashes the Mathematica kernel all the time with Mathematica 7.0.1 under Windows Vista whether I run it in the help system or its own notebook... "Peter Pein" <petsie at dordos.net> wrote in message news:i368q4$ram$1 at smc.vnet.net... > Am Sun, 1 Aug 2010 08:56:49 +0000 (UTC) > schrieb "Jon Harrop" <usenet at ffconsultancy.com>: > >> Whenever I call the MinCut function the Mathematica (7.0.1) kernel >> dies. Even with trivial examples like: >> >> MinCut[{1 -> 2}, 2] >> >> Does everyone else observe this? >> > > Only when I try to execute the examples inside the help-system. > Copying into a notebook and executing exactly the same stuff does no > harm. > > Peter > >