Pinned Repositories
admm-for-lp
Experiments to speed up ADMM optimization algorithm for linear & semidefinite programming
ADMM_for_SDP
ADMM method for SDP problems, input in SDPA format, algorithm by Wen, Zaiwen, Donald Goldfarb, and Wotao Yin, 2010.
amgcl
C++ library for solving large sparse linear systems with algebraic multigrid method
coneopt
CONE OPTimizer
cuda-revised-simplex
An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}
cusparse-cholesky-solver
A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library
Data-Infeas
Interior-Point-Method
A repository for Matlab implementation of Interior Point Method for general non-linear objective/constraints
LP-TEST-PROBLEM-FROM-NETLIB
This repositort include linear programming from netlib both in mps and mat format.
zrjer.github.io
My website
zrjer's Repositories
zrjer/Interior-Point-Method
A repository for Matlab implementation of Interior Point Method for general non-linear objective/constraints
zrjer/admm-for-lp
Experiments to speed up ADMM optimization algorithm for linear & semidefinite programming
zrjer/coneopt
CONE OPTimizer
zrjer/cuda-revised-simplex
An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}
zrjer/Data-Infeas
zrjer/Data-Netlib
zrjer/easy_university_selection
一个抓取全国高校历年在各地区的入取分数线的项目,用于高考学生筛选学校
zrjer/easyPCG
An easy stand-alone C lib for the Preconditioned Conjugated Gradient Method (PCG)
zrjer/fminsqp
Matlab based optimizer framework using Sequential Quadratic Programming (SQP)
zrjer/genneteq
Network simplex solver for the generalized equal flow problem
zrjer/HELP
An experimental implementation of Homogeneous and Self-Dual Algorithm for Linear Programming.
zrjer/hqp
a solver for sparse nonlinear optimization
zrjer/L-BFGS-B
A pure Matlab implementation of L-BFGS-B (LBFGSB)
zrjer/linalgcpp
A linear algebra library
zrjer/linSolve
C++ interface to MA27/MA57 from HSL Mathematical Software Library
zrjer/LogdetPPA
implementation of log-determinant primal proximal point algorithm (LogdetPPA)
zrjer/Makefile-Templates
Makefile templates for different sized projects
zrjer/micoso-solver
Educational mixed-integer cone solver
zrjer/Netlib_experiments
Benchmark on netlib instances
zrjer/Network-Simplex
ADMI- Programmieraufgabe
zrjer/NetworkSimplex
A C++ implementation of Network Simplex Algorithm
zrjer/NetworkSimplexAlgorithm
Coding the network simplex algorithm and finding bad instances
zrjer/nonlinearOpt
Repository with nonlinear programming optimization algorithms
zrjer/OOQP
Source repository for OOQP, a quadratic programming solver (and more)
zrjer/ooqp_eigen_interface
Eigen interface for the OOQP solver library
zrjer/parallel_sparse_cholesky
zrjer/Primal-Dual-Interior-Point-Solver
zrjer/qdldl
A free LDL factorisation routine
zrjer/qsopt-ex
QSopt_ex - an exact linear programming solver. This is a fork adding improvements to the build system, library and a Python interface.
zrjer/root