Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/disjoint_sets/bibliography.html @ 35

Last change on this file since 35 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 1.9 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4<head>
5  <meta http-equiv="Content-Language" content="en-us">
6  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
7
8  <title>Boost Utility Library: Bibliography</title>
9</head>
10
11<body bgcolor="#FFFFFF" link="#0000EE" text="#000000" vlink="#551A8B" alink=
12"#FF0000">
13  <img src="../../boost.png" alt="C++ Boost" width="277" height=
14  "86"><br clear="none">
15
16  <h2>Bibliography</h2>
17
18  <dl compact>
19    <dt><a name="tarjan83:_data_struct_network_algo" id=
20    "tarjan83:_data_struct_network_algo">1</a></dt>
21
22    <dd>R.&nbsp;E. Tarjan.<br>
23    <em>Data Structures and Network Algorithms</em>.<br>
24    Society for Industrial and Applied Mathematics, 1983.</dd>
25
26    <dt>&nbsp;</dt>
27
28    <dt><a name="clr90" id="clr90">2</a></dt>
29
30    <dd>T.&nbsp;Cormen, C.&nbsp;Leiserson, and R.&nbsp;Rivest.<br>
31    <em>Introduction to Algorithms</em>.<br>
32    McGraw-Hill, 1990.</dd>
33  </dl><br>
34  <hr>
35
36  <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
37  "http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Transitional"
38  height="31" width="88"></a></p>
39
40  <p>Revised
41  <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->01
42  December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38508" --></p>
43
44  <table summary="">
45    <tr valign="top">
46      <td nowrap><i>Copyright &copy; 2000</i></td>
47
48      <td><i><a href="../../people/jeremy_siek.htm">Jeremy Siek</a>, Univ.of
49      Notre Dame (<a href=
50      "mailto:jsiek@lsc.nd.edu">jsiek@lsc.nd.edu</a>)</i></td>
51    </tr>
52  </table>
53
54  <p><i>Distributed under the Boost Software License, Version 1.0. (See
55  accompanying file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
56  copy at <a href=
57  "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
58</body>
59</html>
Note: See TracBrowser for help on using the repository browser.