Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newtons method for infeasible initial points regarding cieco problems #746

Open
palmoreck opened this issue Jun 4, 2020 · 0 comments
Open

Comments

@palmoreck
Copy link
Member

Convex inequality and equality optimization problems were almost finished. See:

algorithms for cieco

and:

Feasible initial point

But for the infeasible initial point, need to fix some errors (execute 2nd example using [-4,-4] as x_0):

Infeasible initial point

which is using: algoritmos/Python dir.

Examples of tests for this case of infeasible inital point are in:

Infeasible inital point 1st version

Infeasible inital point 2nd version

Need to check which one is going to be the one that I will use.... 1st or 2nd version....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant