Log of /trunk/solvers/conopt
Directory Listing
Revision
2039 -
Directory Listing
Modified
Wed May 20 01:34:20 2009 UTC
(15 years, 4 months ago)
by
jpye
Updated formatting/file headers for set.h, mem.h.
Added #includes to top of set.h, mem.h to ensure ascConfig is not missed.
Changed default IPOPT linear solver to MUMPS.
Added simple C++ test file for CONOPT.
Revision
2018 -
Directory Listing
Modified
Wed Apr 29 03:38:10 2009 UTC
(15 years, 5 months ago)
by
jpye
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Revision
1787 -
Directory Listing
Modified
Sat Jun 7 06:32:58 2008 UTC
(16 years, 4 months ago)
by
jpye
Fixed against Tcl/Tk on Fedora 9.
Removed lots more env.Copy(), change to env.Clone() for newer SCons.
Revision
1753 -
Directory Listing
Modified
Mon Feb 11 05:49:51 2008 UTC
(16 years, 8 months ago)
by
jpye
Fixed for case where CONOPT is not in WITH_SOLVERS list.
Revision
1751 -
Directory Listing
Modified
Mon Feb 11 05:27:18 2008 UTC
(16 years, 8 months ago)
by
jpye
Fixed bug #370 (CONOPT_LINKED behaviour on Windows, problems with 'PREDECOR')
Revision
1747 -
Directory Listing
Modified
Sun Feb 10 03:42:42 2008 UTC
(16 years, 8 months ago)
by
jpye
Fixed bug #361.
Moved a number of vars out of SUBST_DICT to prevent config.h changes from spawning a rebuild of libascend.
Eliminated use of ASC_WITH_CONOPT from C code (still need ASC_LINKED_CONOPT for the moment).
Revision
1597 -
Directory Listing
Modified
Fri Aug 17 05:26:05 2007 UTC
(17 years, 2 months ago)
by
jpye
New external library naming scheme on Windows: 'name_ascend.dll' instead of 'name.dll'.
This applies to solvers as well as external methods, extpy, import handlers, etc.
Revision
1545 -
Directory Listing
Modified
Tue Jul 17 03:23:19 2007 UTC
(17 years, 3 months ago)
by
jpye
Fixed debian build (still some 'lintian' problems)
Updated ascend.spec from latest ascend.spec.in.
Removed debug output in asc_conopt.c.
Revision
1540 -
Directory Listing
Modified
Sun Jul 15 03:59:23 2007 UTC
(17 years, 3 months ago)
by
jpye
Reorganising CONOPT binding so that building support for CONOPT is possible without it being installed.
Revision
1534 -
Directory Listing
Modified
Mon Jul 9 06:06:41 2007 UTC
(17 years, 3 months ago)
by
jpye
Lowered the value of RTMAXV for CONOPT (3.1e9 instead of 3.1e11)
Revision
1532 -
Directory Listing
Modified
Thu Jul 5 14:51:41 2007 UTC
(17 years, 3 months ago)
by
jpye
Corrected date.
Revision
1531 -
Directory Listing
Modified
Thu Jul 5 14:50:44 2007 UTC
(17 years, 3 months ago)
by
jpye
Added conopt.h upon receiving permission from Arne Drud.
Revision
1520 -
Directory Listing
Modified
Sat Jun 30 01:23:36 2007 UTC
(17 years, 3 months ago)
by
jpye
Fixing for missing yacc/lex on Windows, auto-update of them when yacc/lex *are* avail.
Fixing 'test.py' operation on Windows (ASCENDSOLVERS env var)
Adding missing ida.dll to installer.
Adding some missing export symbols in libascend.
Revision
1517 -
Directory Listing
Modified
Thu Jun 28 01:36:22 2007 UTC
(17 years, 3 months ago)
by
jpye
Correcting conditional build of CONOPT wrapper.
Revision
1516 -
Directory Listing
Modified
Wed Jun 27 15:11:11 2007 UTC
(17 years, 3 months ago)
by
jpye
Fixing conopt_register for the no-conopt case (needs looking at further)
Revision
1510 -
Directory Listing
Modified
Wed Jun 27 13:24:21 2007 UTC
(17 years, 3 months ago)
by
jpye
Dependencies of shared libraries on 'libascend'.
Revision
1505 -
Directory Listing
Modified
Sat Jun 23 14:27:28 2007 UTC
(17 years, 3 months ago)
by
jpye
More on relocation of solvers
Revision
1504 -
Directory Listing
Added
Sat Jun 23 14:12:34 2007 UTC
(17 years, 3 months ago)
by
jpye
Moving solvers to their own directory