305 Commits

Author SHA1 Message Date
Misha Bergal
6e093cc0ff As I found out the previous content of index.htm was _not_ in CVS. Merged what I found in my browser cache
[SVN r27627]
2005-03-13 02:30:04 +00:00
Misha Bergal
bcf52b7652 Changed link to regression reports for 1.32.0; saved the page with 1.33.0 info as index_1_33_0.htm
[SVN r27626]
2005-03-13 01:42:53 +00:00
Douglas Gregor
b6b4c13ad5 DFS-based biconnected components, from Janusz Piwowarski
[SVN r27442]
2005-02-20 01:08:11 +00:00
Douglas Gregor
2fbbeaf71e Slot blocking/unblocking, from Frantz Maerten
[SVN r27439]
2005-02-19 23:44:26 +00:00
Jonathan Turkanis
c308dbd59f added iostreams
[SVN r27281]
2005-02-09 18:38:24 +00:00
Douglas Gregor
790a203a5d write_graphviz supports dynamic_properties now
[SVN r27275]
2005-02-09 15:24:49 +00:00
Douglas Gregor
915dfccea9 Add Ron Garcia's new GraphViz parser.
[SVN r27250]
2005-02-08 18:58:24 +00:00
Douglas Gregor
1fa5536e52 Added dynamic_properties
[SVN r27244]
2005-02-08 16:43:58 +00:00
Douglas Gregor
ad0f16dd48 boost/pending/relaxed_heap.hpp:
- Relaxed heap data structure implementation

boost/graph/dijkstra_shortest_paths.hpp:
  - Use relaxed heap, with a debugging option allowing one to use the binary
    heap instead

libs/graph/test/relaxed_heap_test.cpp:
  - Comprehensive test of the relaxed heap

libs/graph/test/dijkstra_heap_performance.cpp:
  - Test the performance of the relaxed heap against the binary heap via
    Erdos-Renyi graphs.

libs/graph/test/Jamfile:
  - Introduce tests of relaxed heap

libs/graph/doc/dijkstra_shortest_paths.html:
  - Updated complexity to O(V log V), finally!
  - Cite relaxed heaps paper

libs/graph/doc/bibliography.html:
  - Added relaxed heap reference

index.htm, libs/graph/doc/history.html:
  - Announce introduction of relaxed heap


[SVN r26623]
2005-01-04 14:34:45 +00:00
Douglas Gregor
8ba606ab7b Mention Gursoy-Atun layout
[SVN r26568]
2004-12-21 20:08:28 +00:00
John Maddock
f096f12c14 Added link to Boost Interest
[SVN r26548]
2004-12-19 10:50:09 +00:00
Douglas Gregor
401dd9f559 Fixed, documented, and tested sequential_vertex_coloring
[SVN r26533]
2004-12-16 15:50:31 +00:00
Aleksey Gurtovoy
d666c4278d fix tags/case
[SVN r26336]
2004-11-28 07:10:20 +00:00
Aleksey Gurtovoy
8983271c4e merge RC_1_32_0 fixes
[SVN r26335]
2004-11-28 06:50:55 +00:00
Douglas Gregor
5935a1533c Mention change to undirected_dfs
[SVN r26285]
2004-11-24 17:23:47 +00:00
Dave Abrahams
ea64b8329a updated Boost.Python news
[SVN r26257]
2004-11-19 14:21:13 +00:00
Dave Abrahams
05d54c44a9 Acknowledge Aleksey
[SVN r26230]
2004-11-17 23:23:19 +00:00
Douglas Gregor
6eaab4173c Announce change to Bellman-Ford algorithm. This might be trite
[SVN r26190]
2004-11-11 19:39:08 +00:00
Douglas Gregor
e9e1cbe1c1 index.htm, libs/graph/doc/table_of_contents.html:
- Document the existence of the biconnected components algorithm

libs/graph/example/biconnected_components.cpp:
  - Clean up the GraphViz output a bit

libs/graph/doc/figs/biconnected.dot, libs/graph/doc/figs/biconnected.png,
libs/graph/doc/biconnected_components.html:
  - Documentation for biconnected components and articulation points

boost/graph/biconnected_components.hpp:
  - Minor type tweaks


[SVN r26105]
2004-11-03 15:40:09 +00:00
Gennadiy Rozental
625d5e8a24 Boost.Test release notes
[SVN r25907]
2004-10-28 06:50:16 +00:00
Douglas Gregor
52f97df597 Announce additions to BGL
[SVN r25896]
2004-10-27 16:31:09 +00:00
Joaquín M. López Muñoz
16208f6129 reordered entry
[SVN r25790]
2004-10-20 06:29:21 +00:00
Joaquín M. López Muñoz
b6dda76b14 reformated 1.32 section, added some missing entries for new libraries
[SVN r25789]
2004-10-20 06:25:03 +00:00
Aleksey Gurtovoy
2258745a1b c++boost.gif -> boost.png replacement
[SVN r25572]
2004-10-05 15:23:19 +00:00
Douglas Gregor
68f76a8b1e Make the Graph library pass inspection
[SVN r25045]
2004-09-13 15:36:39 +00:00
Fredrik Blomqvist
c0ab561ef5 fixed a typo
[SVN r24846]
2004-09-01 12:37:52 +00:00
Thorsten Jørgen Ottosen
d6b636b1a4 *** empty log message ***
[SVN r24570]
2004-08-18 21:53:26 +00:00
Douglas Gregor
0dc783ead2 Merged the well-tested algorithms on the graph_devel branch to trunk
[SVN r24414]
2004-08-11 15:30:20 +00:00
Douglas Gregor
1dff8e8fe1 Note the LEDA 4.5 update
[SVN r24303]
2004-08-05 13:52:22 +00:00
Douglas Gregor
d7c5f7ee2b Note tribool library addition
[SVN r24047]
2004-07-25 19:08:16 +00:00
Robert Ramey
ee71cc2986 added serialization to list of added items
[SVN r23941]
2004-07-22 06:48:41 +00:00
Dave Abrahams
597a4ddeb4 Update links (thanks Ross Boylan <ross-at-biostat.ucsf.edu>)
[SVN r23655]
2004-07-17 00:13:35 +00:00
Pavol Droba
af20b58483 Link to string_algo library added
[SVN r23568]
2004-07-14 23:54:25 +00:00
Joaquín M. López Muñoz
90d99b9e09 removed whitespace
[SVN r23258]
2004-06-29 11:04:24 +00:00
Joaquín M. López Muñoz
6d1fc09145 added multi_index
[SVN r23256]
2004-06-29 10:34:58 +00:00
Douglas Gregor
70309c4488 Overall: Second, more complete and better tested version of bundled properties.
The ->* syntax has been removed. Instead, one may use the member pointer as
the key for the standard get/put functions of property maps. This makes
graph adaptors work with bundled properties (automagically). Also added
support for bundled properties in adjacency_matrix.

index.htm: Announce the addition of bundled properties.

boost/graph/adjacency_list.hpp: Updated to support get/put for bundled
properties.

boost/graph/adjacency_matrix.hpp: Added support for bundled properties.
Suppressed some warnings and fixed a minor bug in add_edge(u, v, ep, g).

boost/graph/properties.hpp: Added property_map specialization for bundled
properties.

libs/graph/doc/*.html: Document uses of bundled properties and direct anyone
not using a broken compiler to bundled properties instead of property lists.

libs/graph/test/bundled_properties.cpp: Test both adjacency_list and
adjacency_matrix, along with filtered_graph. Makes sure all of the bundled
properties operations work.


[SVN r23125]
2004-06-20 03:37:09 +00:00
Vladimir Prus
58dce03454 Mention program_options addition.
[SVN r22948]
2004-05-27 07:03:45 +00:00
Douglas Gregor
944845732f Overall: introduce bundled properties
index.htm:
  - Announce bundled properties

libs/graph/doc/bundles.html:
  - Document bundled properties

libs/graph/doc/adjacency_list.html:
  - Refer to bundled properties

boost/graph/properties.hpp:
  - Added vertex_bundle and edge_bundle properties for bundling
  - Added bundle_property_map for directly handling bundles

boost/pending/property.hpp:
  - Added retag_property_list metafunction that allows us to add a tag
    to the non-property<> element at the end of a property<> list.

boost/graph/adjacency_list.hpp:
  - Implement bundled properties

libs/graph/test/Jamfile, libs/graph/test/bundled_properties.cpp:
  - Test bundled properties


[SVN r22819]
2004-05-14 05:53:33 +00:00
Douglas Gregor
2d8b03b8cb Overall:
- Implemented Edward Diener's slot ordering proposal:
      http://article.gmane.org/gmane.comp.lib.boost.devel/25152/
  - Update most copyrights to include 2004

boost/signals/detail/named_slot_map.hpp, libs/signals/src/named_slot_map.cpp:
  - Implements the underlying data structure of slots, using a map of lists.

libs/signals/test/ordering_test.cpp:
  - Also test at_front/at_back ordering

libs/signals/test/random_signal_system.cpp:
  - Deal with changes in random library

libs/signals/doc/tutorial.xml:
  - Take away all that nondeterministic ordering mumbo-jumbo
  - Briefly mention at_front/at_back

libs/signals/doc/reference/signal_header.xml:
  - Add "at" parameter to connect routines


[SVN r22737]
2004-05-04 18:17:23 +00:00
Douglas Gregor
1ab2eb02de boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp:
- result_of implementation

libs/utility/test/result_of_test.cpp:
  - result_of tests

libs/utility/test/Jamfile, libs/utility/test/Jamfile.v2:
  - run result_of tests

libs/utility/utility.htm:
  - document result_of

libs/libraries.htm:
  - list result_of

index.htm:
  - announce result_of


[SVN r22720]
2004-05-02 19:55:02 +00:00
Dave Abrahams
774df2bad7 Cleaned up documentation references
[SVN r22588]
2004-04-03 21:34:44 +00:00
Douglas Gregor
da65f15851 boost/signals/signal_template.hpp, boost/signals/detail/signal_base.hpp,
libs/signals/src/signal_base.cpp:
  - Moved combiner into "impl" so that its state remains safe even when
the signal is deleted.

boost/signals/signal_template.hpp:
  - Provide access to combiner via combiner() method

libs/signals/doc/reference/signal_header.xml:
  - Document combiner() methods

index.htm:
  - Announce this change for the next version


[SVN r22468]
2004-03-10 04:37:14 +00:00
Beman Dawes
870e02628c Add Download, fix misspelling
[SVN r22171]
2004-02-05 13:30:41 +00:00
Gennadiy Rozental
020d4131b6 Boost Test release notes again
[SVN r22057]
2004-01-29 16:45:43 +00:00
Dave Abrahams
5ef39dbe1e Some html corrections
[SVN r22040]
2004-01-29 03:43:14 +00:00
Dave Abrahams
d0e9d5a416 Improved and alphabetized news format, added Python news, updated
iterator news.

Corrections in the Python documentation


[SVN r22039]
2004-01-29 03:34:23 +00:00
Gennadiy Rozental
36b2559c21 Boost Test release notes
[SVN r21959]
2004-01-26 11:31:04 +00:00
Douglas Gregor
237e266cfa Removed deprecated Compose library
[SVN r21843]
2004-01-20 16:28:00 +00:00
Eric Friedman
3dac35b8ea Fixed 1.31 release date typo.
[SVN r21713]
2004-01-14 00:43:24 +00:00
Beman Dawes
360aa7711f Release runup including intro wording changes, news updates
[SVN r21679]
2004-01-13 14:35:02 +00:00