-
Notifications
You must be signed in to change notification settings - Fork 0
License
DerivativeFreeLibrary/SDMINMAX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
----------------------------------------------------------- How to use the derivative-free optimizer SDMINMAX ----------------------------------------------------------- 1- Gunzip and untar the archive in a folder on your computer. 2- Edit file problem.f to define your own problem. In particular, you need to define the routines set_dimension which sets the dimensions of the problem startp which sets the starting point functs which returns the component function values 3- At command prompt execute $> make which will create the executable 'minmax' 4- execute $> ./minmax
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published