#138: Factor code between native and BGL-based graph structures ---------------------------------+------------------------------------------ Reporter: levill_r | Owner: Olena Team Type: task | Status: new Priority: major | Milestone: Olena 1.0 Component: Milena | Version: 1.0 Keywords: boost graphs factor | ---------------------------------+------------------------------------------ This is a continuing work of #123.
* Ensure the native and BGL-based graphs offer the same services. * Ensure graph-based images can be built upon any of these categories of graphs. * Milena should provide a uniform interface, whatever the graph engine used (native or BGL-based). * Moreover, `configure` should check for the BGL presence and usability, and disable the BGL-based code when needed (at least in tests, and in compiled tools -- we should install headers, even if the BGL is not present, IMHO).
#138: Factor code between native and BGL-based graph structures -----------------------+---------------------------------------------------- Reporter: levill_r | Owner: Olena Team Type: task | Status: new Priority: major | Milestone: Olena 1.0 Component: Milena | Version: 1.0 Resolution: | Keywords: boost graphs factor -----------------------+---------------------------------------------------- Old description:
This is a continuing work of #123.
- Ensure the native and BGL-based graphs offer the same services.
- Ensure graph-based images can be built upon any of these categories of
graphs.
- Milena should provide a uniform interface, whatever the graph engine
used (native or BGL-based).
- Moreover, `configure` should check for the BGL presence and usability,
and disable the BGL-based code when needed (at least in tests, and in compiled tools -- we should install headers, even if the BGL is not present, IMHO).
New description:
This is a continuing work of #123.
* Ensure the native and BGL-based graphs offer the same services. * Ensure graph-based images can be built upon any of these categories of graphs. * Milena should provide a uniform interface, whatever the graph engine used (native or BGL-based). * Moreover, `configure` should check for the BGL presence and usability, and disable the BGL-based code when needed (at least in tests, and in compiled tools -- we should install headers, even if the BGL is not present, IMHO).
Don't forget to update [wiki:Olena/GraphBasedImages].
Comment (by levill_r):
Mention [wiki:Olena/GraphBasedImages].
#138: Factor code between native and BGL-based graph structures -----------------------+---------------------------------------------------- Reporter: levill_r | Owner: Olena Team Type: task | Status: new Priority: major | Milestone: Olena 1.1 Component: Milena | Version: 1.0 Resolution: | Keywords: boost graphs factor -----------------------+---------------------------------------------------- Changes (by levill_r):
* milestone: Olena 1.0 => Olena 1.1
Comment:
This might be outdated. Postpone to milestone:"Olena 1.1"
#138: Factor code between native and BGL-based graph structures ---------------------------------+------------------------------------------ Reporter: levill_r | Owner: Olena Team Type: task | Status: new Priority: major | Milestone: Olena 2.x Component: Milena | Version: 1.0 Keywords: boost graphs factor | ---------------------------------+------------------------------------------ Changes (by lazzara):
* milestone: Olena 2.1 => Olena 2.x