History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9ba099c45a1b | fabien | Improve micpsolve/ncp_functions.hpp | May 13 2015 | |||
4e648657a5e9 | fabien | Add macros to define the default options of the micpsolver | May 13 2015 | |||
9c9d231a7dfd | fabien | Fixes to compile with Clang (3.6.0) | Apr 28 2015 | |||
da87eb82fc39 | fabien | Fixes suggested by Cppcheck | Apr 27 2015 | |||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | |||
367d9d550e9d | fabien | finally, SpecMiCP/ReactMiCP can be installed | Apr 21 2015 | |||
d242af75fe48 | fabien | Documentation | Apr 16 2015 | |||
b174f1ddf352 | fabien | License update before release | Apr 15 2015 | |||
ffb470e98818 | fabien | correct function naming in micpsolver structs | Apr 8 2015 | |||
0510c2d1f2b1 | fabien | Add member function to set options in MiCPSolverOptions | Apr 8 2015 | |||
ed9f62bffad3 | fabien | Update licence | Apr 2 2015 | |||
4438bed8f0a6 | fabien | Correct include in micpsolver.inl | Mar 31 2015 | |||
a915d2a00af6 | fabien | Small changes in micpsolver | Mar 27 2015 | |||
3f78fff02e69 | fabien | Optimize the semismooth reformulation | Mar 27 2015 | |||
746e385268f2 | fabien | Add member functions in MiCPSolverOptions to help set the options | Mar 13 2015 | |||
136d82ff2ccb | fabien | Bypass the descent condition if the factor is negative in the MiCPsolver | Mar 13 2015 | |||
9873b241a642 | fabien | Change the message for ErrorMinimized in MiCPSolver | Mar 2 2015 | |||
6773a29706c7 | fabien | add an error message when linesearch cannot find a step bigger than the minimum… | Feb 23 2015 | |||
422798ba5085 | fabien | Modify debug information messages so they also give the expected value | Feb 16 2015 | |||
64b3616eea48 | fabien | documentation and test for the MiCP solver | Jan 20 2015 | |||
a4ba90c69915 | fabien | issue #8, all tests compiles | Jan 19 2015 | |||
87604b01bf0d | fabien | Set the return code to the correct value if linesearch has failed in MiCPsolver | Jan 12 2015 | |||
2c8f021cdfeb | fabien | improve MiCPsolver, making it possible to disable condition estimation | Dec 15 2014 | |||
dd32bf844e0c | fabien | perturb jacobian if it cannot be factorized when no scaling is used - same as… | Nov 21 2014 | |||
f6de050d917e | fabien | options to enable/disable nonmonotone linesearch | Nov 7 2014 | |||
e72e464ed90b | fabien | add again the contribution of the descent step direction, change dection of… | Oct 9 2014 | |||
e5216c0292f7 | fabien | detect linesearch failure in MiCPSolver, which allow restart in… | Oct 8 2014 | |||
c7ac0a493911 | fabien | update database, micpsolver and specmicp to use common.hpp | Oct 6 2014 | |||
35e7d8aacfae | fabien | add residual and update norm in performance for micpsolver | Sep 26 2014 | |||
8659642b7a98 | fabien | MiCPParabolicSolver runs, does not solve anything | Sep 11 2014 | |||
54f50e62ff4b | fabien | reintroduce the old solver, for a ~working min solver | Sep 5 2014 | |||
bcbf5078d653 | fabien | try helping convergence of min-FB linesearch algorithm - does not work | Sep 5 2014 | |||
cdf13a8c9cff | fabien | comments and doc, correctition of bug in micpsolver no_scaling | Aug 19 2014 | |||
be84b355a07d | fabien | change copyright | Aug 18 2014 | |||
768489c0ad3e | fabien | after a long absence, start cleaning | Aug 18 2014 | |||
54afcac13afc | georget | Make sure that the activity coefficients are computed correctly - They are not ! | Jun 18 2014 | |||
2fba35c488d9 | georget | correct initialization of eigen solver - valgrind output is now ok | Jun 16 2014 | |||
843229b1b8a7 | georget | remove extended system and min function support in micpsolver | May 3 2014 | |||
7faccfcacb59 | georget | documentation | May 3 2014 | |||
98612e6c3e19 | georget | add min-FB linesearch arlgorithm - does not work | Apr 29 2014 | |||
9ae71fb529cc | georget | Prepare the new min micpsolver | Apr 25 2014 | |||
a5a27e272923 | georget | use the max_factorization option in the no_Scaling solution | Apr 18 2014 | |||
3f9089b77fc2 | georget | reduce number of variables to the active set when the min function is used | Apr 15 2014 | |||
cfc0b7deec27 | georget | initialize variables | Apr 14 2014 | |||
89b65baa7e9a | georget | add 2 performance object together | Apr 12 2014 | |||
a14a8bf5ce2c | georget | add options to limit the number of factorization step | Apr 11 2014 | |||
a8ca288cc7f5 | georget | add support for using min as a NCP-function | Apr 10 2014 | |||
16a46eb4411f | georget | works but slow | Apr 10 2014 | |||
b75af9fe6fdc | georget | correction of perturbation and detection of stationary point (issue #3) | Apr 10 2014 | |||
9e86c2755aa3 | georget | change default value, best for our problems | Apr 9 2014 | |||
fac9d726710f | georget | Set options in bulk | Apr 9 2014 | |||
3001d89b9660 | georget | optimize reformulation of jacobian | Apr 9 2014 | |||
50a966577063 | georget | separate struct and enum used by MiCPSolver in a different header | Apr 9 2014 | |||
c344ec429965 | georget | improve convergence, tune linesearch to accept a max lambda | Apr 8 2014 | |||
c551311e303e | georget | Documentations : citations and update | Apr 7 2014 | |||
89f89d5696f6 | georget | Documentation | Apr 5 2014 | |||
ea53ab775553 | georget | performance checker | Apr 5 2014 | |||
f62817d016a8 | georget | add logging in micpsolver | Apr 5 2014 | |||
337c8aa07602 | georget | add several options | Apr 3 2014 | |||
9de60e139add | georget | improve searchdirection computation | Apr 3 2014 | |||
d4fa9f6e9745 | georget | add a few options | Apr 3 2014 | |||
ce819d971faf | georget | remove one unnecessary call | Apr 3 2014 | |||
36570a50607b | georget | improve convergence, correct bug in derivative of FB function | Apr 2 2014 | |||
761f64c2833a | georget | correct initialization error in unit vector, add kojima test | Mar 31 2014 | |||
8485d7b99b9e | georget | debuuuuuuuuuuuuuuuuuuuug | Mar 31 2014 | |||
f8856335eb20 | georget | improve convergence | Mar 26 2014 | |||
ad78c000464b | georget | grad_phi is jacaob^T*phi | Mar 26 2014 | |||
4d5603b737a9 | georget | every micp test passes | Mar 26 2014 | |||
c9e06711aff7 | georget | non monotone linesearch, mitigates the merit fucntion from crashing | Mar 26 2014 | |||
0f78ecc6f45a | georget | crashing wasn't working, forgot reference | Mar 26 2014 | |||
7f13d090d6a1 | georget | improving convergence | Mar 26 2014 | |||
bcec4af7755f | georget | micpsolver almost working | Mar 26 2014 | |||
19b2506fec1c | georget | implementation of MiCPsolver continue | Mar 25 2014 | |||
d9b77d2dcb0a | georget | start work on micp solver | Mar 25 2014 | |||
aa99981ed3b1 | georget | first commit - start work on MiCP solver | Mar 25 2014 |
c4science · Help