Re: MinCut crashes the Mathematica kernel
- To: mathgroup at smc.vnet.net
- Subject: [mg111466] Re: MinCut crashes the Mathematica kernel
- From: Peter Pein <petsie at dordos.net>
- Date: Mon, 2 Aug 2010 07:05:54 -0400 (EDT)
- References: <i33csh$84r$1@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