Nate MacFadden
String theorist who likes linear/quadratic programming
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Posts
Recent activity by Nate MacFadden-
Matrix Invertibility and Some Minimums
AnsweredI have two things that I want to be able to efficiently model in Gurobi for my research: matrix invertibility getting the smallest and second smallest non-zero element from a list. I have partial...
-
Efficient Feasibility Checking of SBBD Matrices
I have a collection of singly-bordered-block-diagonal matrices. That is, each SBBD matrix looks like:H = [H_0 ... C_0; H_1 ... C_1; H_2 ...
-
Improving Performance on 'Easy' Problems
AnsweredI am new to Gurobi, so please excuse any naive mistakes. In my research, I must solve a collection of 'easy' feasibility problems: given a (non-pointed, convex) cone defined by m~=1500 (sparse) hyp...