Repository navigation

#

interior-point-method

High-performance interior-point-method QP and QCQP solvers

C
630
5 天前

Incremental Potential Contact (IPC) is for robust and accurate time stepping of nonlinear elastodynamics. IPC guarantees intersection- and inversion-free trajectories regardless of materials, time-step sizes, velocities, or deformation severity.

C++
627
1 年前

Clarabel.rs: Interior-point solver for convex conic optimisation problems in Rust.

Rust
457
8 天前
Julia
214
9 天前
Julia
158
2 个月前

C++ interface for hpipm, a high-performance interior point MPC solver

C++
97
2 年前

An interior-point method written in python for solving constrained and unconstrained nonlinear optimization problems.

Python
82
4 年前

A linearity-exploiting sparse nonlinear constrained optimization problem solver that uses the interior-point method.

C++
64
21 天前

Clarabel.cpp: C/C++ interface to the Clarabel Interior-point solver for convex conic optimisation problems.

C++
50
2 个月前

This book offers a theoretical and computational presentation of a variety of linear programming algorithms and methods with an emphasis on the revised simplex method and its components. A theoretical background and mathematical formulation is included for each algorithm as well as comprehensive numerical examples and corresponding MATLAB® code. The MATLAB® implementations presented in this book are sophisticated and allow users to find solutions to large-scale benchmark linear programs. Each algorithm is followed by a computational study on benchmark problems that analyze the computational behavior of the presented algorithms. As a solid companion to existing algorithmic-specific literature, this book will be useful to researchers, scientists, mathematical programmers, and students with a basic knowledge of linear algebra and calculus. The clear presentation enables the reader to understand and utilize all components of simplex-type methods, such as presolve techniques, scaling techniques, pivoting rules, basis update methods, and sensitivity analysis.

MATLAB
49
7 年前

C++ implementation of the Interior Point Methods (CPPIPM)

C++
44
7 年前

interior point method for linear programming

Python
42
4 年前

A trust-region interior-point method for general nonlinear programing problems (GSoC 2017).

Python
37
7 年前