Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/graph/doc/users.html @ 12

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

added boost

File size: 2.0 KB
Line 
1<html>
2<title>Boost Graph Library Users</title>
3<body BGCOLOR="#ffffff" LINK="#0000ee" TEXT="#000000" VLINK="#551a8b" 
4        ALINK="#ff0000"> 
5<img SRC="../../../boost.png" 
6     ALT="C++ Boost" width="277" height="86"> 
7<br clear>
8
9<h1>Boost Graph Library Users</h1>
10
11<p>This is a list of people, projects, courses, companies, and other
12languages that are using the Boost Graph Library in some way, shape,
13or form.</p>
14
15<p>If you are using the BGL and want to be listed here, please send
16  mail to the Boost Users mailing list!</p>
17
18<ul>
19  <li><a href="http://www.cs.rpi.edu/~musser/gsd/">Generic Software Design Course at RPI</a></li>
20  <li><a href="http://alps.comp-phys.org/">The ALPS quantum mechanics project</a></li>
21  <li><a href="http://bioinformatics.icmb.utexas.edu/lgl/">Large Graph Layout</a> at
22  University of Texas</li>
23   <li><a href="http://www.cs.concordia.ca/~gregb/home/c691R-w2004.html">
24     Bioinformatics Algorithms at Concordia University</a></li>
25  <li><a href="http://photon.poly.edu/~hbr/cs903/">Algorithm Course at Polytechnic University in Brooklyn</a></li>
26  <li><a href="http://www.bioconductor.org/repository/devel/vignette/RBGL.pdf">
27     BGL interface for language R.</a></li>
28  <li><a href="http://www.cuj.com/documents/s=8470/cuj0307tan/">CUJ Article about Electronic Design Automation</a></li>
29  <li><a href="http://rubyforge.org/projects/rgl/">A BGL-inspired Ruby Graph Library</a></li>
30  <li><a href="http://www.codeproject.com/cs/miscctrl/quickgraph.asp">A BGL-inspired C# Graph Library</a></li>
31  <li><a href="http://map1.squeakfoundation.org/sm/package/5729d80a-822b-4bc2-9420-ef7ecaea8553">A BGL-inspired Squeak (Smalltalk) Graph Library</a></li>
32  <li><a href="http://www.datasim.nl/education/coursedetails.asp?coursecategory=CPP&coursecode=ADCPP">BGL course at DataSim</a></li>
33  <li><a href="http://www.vrjuggler.org/">VR Juggler: Virtual Reality Tools</a></li>
34  <li><a href="http://hyperworx.org">Hyperworx Platform Project</a></li>
35</ul>
36
37</body>
38</html>
Note: See TracBrowser for help on using the repository browser.