Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mathematical-optimization

Make maximum 1's by flipping k bits at a time

Is ternary search less efficient than this related algorithm?

Optimization method for finding floating status of an object

Is this formula repetitive or optimal

Is this a good solution for R#'s complaint about loss of precision?

Gurobi model modification slow, can I modify the constraint matrix directly?

Scipy Differential Evolution with integers

Quadratically constrained quadratic programming in R

Minimising a slow, noisy, not well-defined target function

Adding an affine term to linear SVM / logistic regression objective function

Algorithm for fitting boards to available lengths, minimizing waste

Know of an optimization library (e.g. implementing least squares, etc) for Javascript?

CPLEX + YALMIP -- "Solver not found"?

In a set of overlapping, version-numbered intervals, find the most recent version at each point in time

How to write lp object to lp file?

Passing Fixed and Variable parameters to Optimx

Finding the best combination of lists with maximum function value

Function to determine a reasonable initial guess for scipy.optimize?

What's a good convex optimization library? [closed]

Fast max-flow min-cut library for Python