Is there anyways to know what algorithms mathematica is using to solve optimization problems in Minimize[] or Maximize[] ? because if I use performance as retrieved by Timing[], on a paper I should write what methods has been used to solve the problem. Currently with the help of documentation I can only make guess. However Mathematica should expose what methods it is using to solve in different stages.