chiark / gitweb /
add initial re-implementation of DIRECT (still too slow because convex hull is re...
authorstevenj <stevenj@alum.mit.edu>
Sun, 26 Aug 2007 14:47:51 +0000 (10:47 -0400)
committerstevenj <stevenj@alum.mit.edu>
Sun, 26 Aug 2007 14:47:51 +0000 (10:47 -0400)
commitd79a999c2b76dd93af50a624a1df4c13e679d694
treef5b608dcaf82ee854ddbeafe61798bca8ab67360
parent410055057d97976dda3dc5e7c3574634aaf6dd50
add initial re-implementation of DIRECT (still too slow because convex hull is re-created from scratch each iter)

darcs-hash:20070826144751-c8de0-88f748e6b9430e210eac28a0258f5a03389b8865.gz
Makefile.am
api/Makefile.am
api/nlopt.c
cdirect/Makefile.am [new file with mode: 0644]
cdirect/cdirect.c [new file with mode: 0644]
cdirect/cdirect.h [new file with mode: 0644]
configure.ac