Pinned Repositories
AlgebraicIntegration.jl
calculating integrals of polynomials over basic semialgebraic sets
Aspasia.jl
polyhedral approximation solver for general mixed-integer convex conic optimization problems
MOIPajarito.jl
temporary development repo for Pajarito with MathOptInterface
PajaritoExtras.jl
PajaritoSupplement
Hypatia.jl
interior point solver for general convex conic optimization problems
JuMP.jl
Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
MathOptInterface.jl
A data structure for mathematical optimization problems
Pajarito.jl
A solver for mixed-integer convex optimization
Pavito.jl
A gradient-based outer approximation solver for convex mixed-integer nonlinear programming (MINLP)
chriscoey's Repositories
chriscoey/MOIPajarito.jl
temporary development repo for Pajarito with MathOptInterface
chriscoey/AlgebraicIntegration.jl
calculating integrals of polynomials over basic semialgebraic sets
chriscoey/Aspasia.jl
polyhedral approximation solver for general mixed-integer convex conic optimization problems
chriscoey/PajaritoSupplement
chriscoey/DaChoppa.jl
(under construction) A gradient-based, pure-separation outer approximation solver for convex mixed-integer nonlinear programming (MINLP)
chriscoey/Mosek.jl
Interface to the Mosek solver in Julia
chriscoey/PajaritoExtras.jl
chriscoey/2021.0177-1
chriscoey/chriscoey.github.io
personal website
chriscoey/ConicBenchmarkUtilities.jl
Julia utilities for the conic benchmark format for mathematical optimization
chriscoey/ConicIP.jl
Interior-point solver
chriscoey/ConicNonlinearBridge.jl
MathProgBase wrapper to solve conic optimization problems with derivative-based nonlinear solvers
chriscoey/ConvexTests.jl
Uses the Convex.jl Problem Depot to test various optimization solvers
chriscoey/CPLEX.jl
Julia interface for the CPLEX optimization software
chriscoey/cvxopt
CVXOPT -- Python Software for Convex Optimization
chriscoey/GLPKMathProgInterface.jl
Interface between the GLPK.jl wrapper and MathProgBase.jl
chriscoey/Gurobi.jl
Julia interface for Gurobi Optimizer
chriscoey/HomotopyContinuation.jl
A Julia package for solving systems of polynomials via homotopy continuation.
chriscoey/JuGP.jl
A prototype JuMP extension for geometric programming
chriscoey/juliaopt.github.io
Website for JuliaOpt
chriscoey/JuMP.jl
Modeling language for Mathematical Programming (linear, mixed-integer, conic, nonlinear)
chriscoey/MathOptFormat.jl
A file-format for Mathematical Optimization
chriscoey/MathOptInterface.jl
An abstraction layer for mathematical optimization solvers.
chriscoey/MathOptInterfaceMosek.jl
MathOptInterfaceMosek is the MathOptInterface.jl implementation for the MOSEK solver
chriscoey/MathProgBase.jl
Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming
chriscoey/Pajarito.jl
A Solver for Mixed-Integer Convex Optimization
chriscoey/PiecewiseLinearOpt.jl
Optimizing over piecewise linear functions
chriscoey/PowerSystems.jl
Data structures in Julia to enable power systems analysis
chriscoey/SCS.jl
Julia Wrapper for SCS (https://github.com/cvxgrp/scs)
chriscoey/TaylorSeries.jl
A julia package for Taylor polynomial expansions in one and several independent variables.