
#149: Revamp util::graph --------------------------+------------------------------------------------- Reporter: levill_r | Owner: levill_r Type: enhancement | Status: new Priority: major | Milestone: Olena 1.0 Component: Milena | Version: 1.0 Resolution: | Keywords: rename cleanup --------------------------+------------------------------------------------- Comment (by lazzara): Work done so far: * Got rid of superfluous dynamic allocations (w.r.t. vertices & edges handling). * properties attached to vertices and edges moved out of the graph (graph and graph_base are not merged yet though). * `tracked_ptr` used to handle the data of the graph. -- Ticket URL: <https://trac.lrde.org/olena/ticket/149#comment:4> Olena <http://olena.lrde.epita.fr> Olena, a generic and efficient C++ image processing library.