C M S V

C

com.BuyTheElection - package com.BuyTheElection
 

M

main(String[]) - Static method in class com.BuyTheElection.Solver
A few sanity checks.

S

setFactors(double[][]) - Method in class com.BuyTheElection.Solver
Sets the Factors for the Optimization Problem.
setTargets(double[]) - Method in class com.BuyTheElection.Solver
Sets the Targets for the Optimization Problem.
Solver - class com.BuyTheElection.Solver.
A Solver using a general Quadratic Programming approach.
Solver() - Constructor for class com.BuyTheElection.Solver
Creates a new "Solver".

V

version() - Method in class com.BuyTheElection.Solver
Gets the Solver's version nnumber.

C M S V