Re: [Boost-bugs] [Boost C++ Libraries] #4088: boost::kamada_kawai_spring_layout cause program crash

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4088: boost::kamada_kawai_spring_layout cause program crash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-12 20:18:53


#4088: boost::kamada_kawai_spring_layout cause program crash
------------------------------------------------------------------+---------
  Reporter: Wolfgang Forstmeier <wolfgang.forstmeier@…> | Owner: jewillco
      Type: Bugs | Status: closed
 Milestone: Boost 1.43.0 | Component: graph
   Version: Boost 1.42.0 | Severity: Showstopper
Resolution: invalid | Keywords:
------------------------------------------------------------------+---------
Changes (by jewillco):

  * status: new => closed
  * resolution: => invalid

Comment:

 The bug here is most likely the vertex_index range problem I put in a
 comment to bug #4087. A vertex index map must map each vertex to a
 distinct number in [0, num_vertices(g)); these indices are often used to
 index vectors whose sizes are all num_vertices(g).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4088#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC