Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/disjoint_sets/bibliography.html @ 14

Last change on this file since 14 was 12, checked in by landauf, 17 years ago

added boost

File size: 1.4 KB
Line 
1<HTML>
2<!--
3  -- Copyright (c) Jeremy Siek 2000
4  --
5  -- Permission to use, copy, modify, distribute and sell this software
6  -- and its documentation for any purpose is hereby granted without fee,
7  -- provided that the above copyright notice appears in all copies and
8  -- that both that copyright notice and this permission notice appear
9  -- in supporting documentation.  Silicon Graphics makes no
10  -- representations about the suitability of this software for any
11  -- purpose.  It is provided "as is" without express or implied warranty.
12  -->
13<Head>
14<Title>Boost Utility Library: Bibliography</Title>
15<BODY BGCOLOR="#ffffff" LINK="#0000ee" TEXT="#000000" VLINK="#551a8b" 
16        ALINK="#ff0000"> 
17<IMG SRC="../../boost.png" 
18     ALT="C++ Boost" width="277" height="86"> 
19
20<BR Clear>
21
22
23<H2>Bibliography</H2>
24
25<DL COMPACT>
26
27<P></P><DT><A NAME="tarjan83:_data_struct_network_algo">1</A>
28<DD>
29R.&nbsp;E. Tarjan.
30<BR><EM>Data Structures and Network Algorithms</EM>.
31<BR>Society for Industrial and Applied Mathematics, 1983.
32
33<P></P><DT><A NAME="clr90">2</A>
34<DD>
35T.&nbsp;Cormen, C.&nbsp;Leiserson, and R.&nbsp;Rivest.
36<BR><EM>Introduction to Algorithms</EM>.
37<BR>McGraw-Hill, 1990.
38
39
40</DL>
41
42<br>
43<HR>
44<TABLE>
45<TR valign=top>
46<TD nowrap>Copyright &copy 2000</TD><TD>
47<a HREF="../../people/jeremy_siek.htm">Jeremy Siek</a>, Univ.of Notre Dame (<A HREF="mailto:jsiek@lsc.nd.edu">jsiek@lsc.nd.edu</A>)
48</TD></TR></TABLE>
49
50</BODY>
51</HTML> 
Note: See TracBrowser for help on using the repository browser.