University of
Waterloo

 Dr. Bryan Tolson

    
Home
Background
Research
Teaching
Papers
Software
Links

 SOFTWARE      

DDS ALGORITHM (see Tolson & Shoemaker (2007) in Papers):

  •  For Windows users who want to link their objective function (e.g. invoked by a .exe or .bat file) to Fortran compiled DDS executable program with simple ASCII text file communication, download the following:

                         DDS executable (PC) (v 1.1a)       

  •  For Matlab users who have an m-file that computes their objective function given a vector of decision variables, download the following:

                         Matlab DDS (v 1.1mp)

  •  DDS Fortran Source Code (Windows and Linux version) for conducting a single DDS optimization trial (not the source code used to create the above executable).  Download this to see DDS source code.

                            DDS Fortran Source