Revised January 3, 1999.
Warning this site is still under construction.
All files are gnu zipped tar files.
For UNIX after downloading do:
  gunzip XXX.tar.gz
  tar -xvf XXX.tar
where XXX.tar.gz is the downloaded file
- Algorithms 2.1-2.20, 3.1-3.24:
- GEN.tar.gz
- Algorithms 4.1, 4.3, 4.8, 4.9:
- KS.tar.gz
- Algorithms 1.3-1.5, 1.7, 1.8, 4.4, 1.15-4.19, 4.21:
- CLIQUE.tar.gz
- Algorithms 1.3-1.5, 1.7, 1.8, 4.6:
- EC.tar.gz
- Algorithms 1.3-1.5, 1.7, 1.8, 4.10-4.13, 4.23:
- TSP.tar.gz
- Algorithms 1.3-1.5, 1.7, 1.8, 5.7-5.9:
- UGP.tar.gz
- Algorithms 5.12-5.19
- HC.tar.gz
- Algorithms 5.20
- SA.tar.gz
- Algorithms 1.3-1.5, 1.7, 1.8, 5.21
- TABU.tar.gz
- Algorithms 1.3-1.5, 1.7, 1.8, 5.5, 5.22-5.26:
- GA.tar.gz
- Algorithms 1.3-1.8, 4.4, 6.1-6.4, 6.6, 6.9-6.13, 6.15, 6.16, 6.18, 7.9, 7.10:
- TK.tar.gz
(Updated Apr 4 2000)
- Algorithms 1.3-1.5, 1.7, 1.8, 7.3, 7.4
- TREES.tar.gz
- Algorithms 8.1-8.4
- BR.tar.gz
For DOS users we have put every thing in the (214KB) WinZip file
cages.zip
It is set up for the Borland Bcc32 compiler, and it
puts the executable files in
D:\bin
This can be changed by editing the makefiles.
You should of course add
SET PATH=%PATH%;D:\bin
to the end of the file
C:autoexec.bat
Return to the home page for
C.A.G.E.S.