Reproducible crash in Mathematica 8
- To: mathgroup at smc.vnet.net
- Subject: [mg117073] Reproducible crash in Mathematica 8
- From: Szabolcs <szhorvat at gmail.com>
- Date: Wed, 9 Mar 2011 06:58:23 -0500 (EST)
The following will crash the kernel in Mathematica 8: VertexDelete[AdjacencyGraph@AdjacencyMatrix@Graph[{1 -> 2}], {1, 2}] AdjacencyGraph@AdjacencyMatrix@ part is to create in internal SparseArray representation. Can anyone confirm the crash?