File: users.html

package info (click to toggle)
boost 1.33.1-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 100,948 kB
  • ctags: 145,103
  • sloc: cpp: 573,492; xml: 49,055; python: 15,626; ansic: 13,588; sh: 2,099; yacc: 858; makefile: 660; perl: 427; lex: 111; csh: 6
file content (38 lines) | stat: -rw-r--r-- 2,008 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html>
<title>Boost Graph Library Users</title>
<body BGCOLOR="#ffffff" LINK="#0000ee" TEXT="#000000" VLINK="#551a8b" 
        ALINK="#ff0000"> 
<img SRC="../../../boost.png" 
     ALT="C++ Boost" width="277" height="86"> 
<br clear>

<h1>Boost Graph Library Users</h1>

<p>This is a list of people, projects, courses, companies, and other
languages that are using the Boost Graph Library in some way, shape,
or form.</p>

<p>If you are using the BGL and want to be listed here, please send
  mail to the Boost Users mailing list!</p>

<ul>
  <li><a href="http://www.cs.rpi.edu/~musser/gsd/">Generic Software Design Course at RPI</a></li>
  <li><a href="http://alps.comp-phys.org/">The ALPS quantum mechanics project</a></li>
  <li><a href="http://bioinformatics.icmb.utexas.edu/lgl/">Large Graph Layout</a> at
  University of Texas</li>
   <li><a href="http://www.cs.concordia.ca/~gregb/home/c691R-w2004.html">
     Bioinformatics Algorithms at Concordia University</a></li>
  <li><a href="http://photon.poly.edu/~hbr/cs903/">Algorithm Course at Polytechnic University in Brooklyn</a></li>
  <li><a href="http://www.bioconductor.org/repository/devel/vignette/RBGL.pdf">
     BGL interface for language R.</a></li>
  <li><a href="http://www.cuj.com/documents/s=8470/cuj0307tan/">CUJ Article about Electronic Design Automation</a></li>
  <li><a href="http://rubyforge.org/projects/rgl/">A BGL-inspired Ruby Graph Library</a></li>
  <li><a href="http://www.codeproject.com/cs/miscctrl/quickgraph.asp">A BGL-inspired C# Graph Library</a></li>
  <li><a href="http://map1.squeakfoundation.org/sm/package/5729d80a-822b-4bc2-9420-ef7ecaea8553">A BGL-inspired Squeak (Smalltalk) Graph Library</a></li>
  <li><a href="http://www.datasim.nl/education/coursedetails.asp?coursecategory=CPP&coursecode=ADCPP">BGL course at DataSim</a></li>
  <li><a href="http://www.vrjuggler.org/">VR Juggler: Virtual Reality Tools</a></li>
  <li><a href="http://hyperworx.org">Hyperworx Platform Project</a></li>
</ul>

</body>
</html>