User:Karthik0112358: Difference between revisions
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
Prior to May 23: | Prior to May 23: | ||
* Started reading [http://trilinos.sandia.gov/packages/docs/r10.6/packages/moocho/doc/html/MoochoOverview.pdf Mathematical and High-Level Overview of MOOCHO]. However was later redirected to chapter 12 (Nonlinear programming) of "Operations Research: Applications and Algorithms" | * Started reading [http://trilinos.sandia.gov/packages/docs/r10.6/packages/moocho/doc/html/MoochoOverview.pdf Mathematical and High-Level Overview of MOOCHO]. However was later redirected to chapter 12 (Nonlinear programming) of "Operations Research: Applications and Algorithms" from Winston, 1994, 3rd (or a later) Ed., Duxbury Press (Belmont, California) as a preliminary reading for mathematical background. | ||
from Winston, 1994, 3rd (or a later) Ed., Duxbury Press (Belmont, California) as a preliminary reading for mathematical background. | |||
* Completed reading chapter 12 (Nonlinear programming) of "Operations Research: Applications and Algorithms". | * Completed reading chapter 12 (Nonlinear programming) of "Operations Research: Applications and Algorithms". | ||
* Re-reading [http://trilinos.sandia.gov/packages/docs/r10.6/packages/moocho/doc/html/MoochoOverview.pdf Mathematical and High-Level Overview of MOOCHO]. | * Re-reading [http://trilinos.sandia.gov/packages/docs/r10.6/packages/moocho/doc/html/MoochoOverview.pdf Mathematical and High-Level Overview of MOOCHO]. | ||
Revision as of 11:56, 22 May 2011
C S Karthik is an undergraduate at IIT-Bombay and is working on addition of an rSQP optimiser for ASCEND during GSOC2011.
Goals
Progress reports
Prior to May 23:
- Started reading Mathematical and High-Level Overview of MOOCHO. However was later redirected to chapter 12 (Nonlinear programming) of "Operations Research: Applications and Algorithms" from Winston, 1994, 3rd (or a later) Ed., Duxbury Press (Belmont, California) as a preliminary reading for mathematical background.
- Completed reading chapter 12 (Nonlinear programming) of "Operations Research: Applications and Algorithms".
- Re-reading Mathematical and High-Level Overview of MOOCHO.
- Revisited theory behind the Simplex Algorithm from "Introduction to Algorithms", 3rd Edition, Page 864-879 authored by Cormen, Leisersin, Rivest, Stein.