34 Commits (dac27c99138ac2a578bbf2fd650b18b0704ccf5c)

Author SHA1 Message Date
Ilya Lavrenov 35d9ce0c0c fixed warnings 11 years ago
Alex Leontiev 0324932fb3 Added the copyright statements 11 years ago
Alex Leontiev 3ac3ba0415 Minor fixes 11 years ago
Alex Leontiev 891bcd8491 Finish implementing the Nonlinear Conjugate Gradient 11 years ago
Alex Leontiev 581d454536 Refined interface for Conjugate Gradient 11 years ago
Alexander Alekhin 81ac97c6bd fix for broken debug builds (MSVS2010/2012) 11 years ago
Alex Leontiev a29863ee7b Eliminate use of 32-bit floating pt type 11 years ago
Alex Leontiev 1207cd132b Minor fixes 11 years ago
Alex Leontiev 11fa0651c6 Minor fixes 11 years ago
Alex Leontiev ccc71ac190 Primal-dual algorithm 11 years ago
Roman Donchenko 18bb951574 Nuked the rest of the precomp.cpp files. 11 years ago
Alex Leontiev af74ec6044 Minor fixes 11 years ago
Alex Leontiev b1f029ccc5 Removed trailing spaces 11 years ago
Alex Leontiev 554e002747 Prepare Downhill Simplex for pull request 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Alex Leontiev 3013ad6624 Minor fixes 11 years ago
Alex Leontiev 52b250f466 Minor fixes 11 years ago
Alex Leontiev c123974f42 Eliminated all the calls to std::find() 11 years ago
Alex Leontiev 33e7640fb0 Simplify printing procedures 11 years ago
Alex Leontiev 459c16ca99 Minor fixes 11 years ago
Alex Leontiev 6db2596ca9 Convenience fixes 12 years ago
Alex Leontiev e9b432b1d9 Fixing the warnings 12 years ago
Alex Leontiev 6c9ae1100b Fixed the warnings 12 years ago
Alex Leontiev fe6a7e935d Fix qualifiers on aux functions for solveLP() 12 years ago
Alex Leontiev ba537a95db Preparation for pull request 12 years ago
Alex Leontiev a95650111f Cleaning the code of simplex method 12 years ago
Alex Leontiev a4a5e98cc0 Non-optimized simplex algorithm. 12 years ago
Alex Leontiev ddc0010e7d The first draft of simplex algorithm, simple tests. 12 years ago
Alex Leontiev b216c0940c Created skeleton for simplex method. 12 years ago
Alex Leontiev f41b8b90ff Blank module and first draft of solver API. 12 years ago
Alex Leontiev f2afe64521 Starting implement simplex algorithm. 12 years ago
Alex Leontiev 47ce461d97 The initial commit for generic optimization 12 years ago