d9816e97a11457ae8793d0d7e20b366705138e6f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 77
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private _solve(linearObjectiveFunction double[], linearConstraintsList List<LPSolver.LPConstraint>, lowBoundsOfVariables double[], upBoundsOfVariables double[], strictlyIntegerVariables boolean[], scalingMode Integer) : LPResult extracted from public solve(linearObjectiveFunction double[], linearConstraintsList List<LPSolver.LPConstraint>, lowBoundsOfVariables double[], upBoundsOfVariables double[], strictlyIntegerVariables boolean[], scalingMode Integer) : LPResult in class com.datumbox.framework.mathematics.linearprogramming.LPSolver | From | To |