Class EnteringVariable
java.lang.Object
dk.alexandra.fresco.lib.lp.EnteringVariable
- All Implemented Interfaces:
Computation<Pair<List<DRes<SInt>>,SInt>, ProtocolBuilderNumeric>
public class EnteringVariable
extends Object
implements Computation<Pair<List<DRes<SInt>>,SInt>,ProtocolBuilderNumeric>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEnteringVariable(LPTableau tableau, Matrix<DRes<SInt>> updateMatrix) Creates an entering variable computation. -
Method Summary
-
Constructor Details
-
EnteringVariable
-
-
Method Details
-
buildComputation
- Specified by:
buildComputationin interfaceComputation<Pair<List<DRes<SInt>>,SInt>, ProtocolBuilderNumeric>
-