Skip to content

Releases: richelbilderbeek/boost_graph_cookbook_1

v3.2.2

03 Jan 08:27
Compare
Choose a tag to compare

v3.2.1

26 Jul 11:17
Compare
Choose a tag to compare

Updated tests due to changed interface

v3.2

16 Sep 17:46
Compare
Choose a tag to compare

v3.1

10 Sep 17:51
Compare
Choose a tag to compare

v3.0

10 May 16:32
Compare
Choose a tag to compare
  • Focus on bundled vertices and edges
  • Renamed to boost_graph_cookbook_1

v2.3

10 May 11:59
774d0ea
Compare
Choose a tag to compare
  • Contains code with named and custom vertices/edges
  • Before removing those chapters

v2.2

09 Apr 11:32
Compare
Choose a tag to compare

Improved code coverage
Use correct exception specifications
Thorough testing

v2.1

06 Apr 14:54
Compare
Choose a tag to compare

Passes all tests
Added algorithms
Improved text

v2.0

18 Mar 14:00
Compare
Choose a tag to compare

Use of Boost.Test
Clean compile, build and test suite detected by Travis

v1.9

03 Jan 11:40
Compare
Choose a tag to compare

Do file I/O correctly
Added custom and selectable edges and nodes
Shortened code