Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
430 0 0 0 100% 22.99 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.hipparchus.optim.nonlinear.scalar.noderiv 66 0 0 0 100% 20.94 s
org.hipparchus.optim.nonlinear.vector.leastsquares 259 0 0 0 100% 1.295 s
org.hipparchus.optim.nonlinear.scalar.gradient 13 0 0 0 100% 0.075 s
org.hipparchus.optim.linear 34 0 0 0 100% 0.315 s
org.hipparchus.optim 25 0 0 0 100% 0.248 s
org.hipparchus.optim.nonlinear.scalar 11 0 0 0 100% 0.106 s
org.hipparchus.optim.univariate 22 0 0 0 100% 0.004 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.hipparchus.optim.nonlinear.scalar.noderiv

- Class Tests Errors Failures Skipped Success Rate Time
BOBYQAOptimizerTest 18 0 0 0 100% 15.20 s
CMAESOptimizerTest 24 0 0 0 100% 5.717 s
PowellOptimizerTest 5 0 0 0 100% 0.007 s
SimplexOptimizerMultiDirectionalTest 8 0 0 0 100% 0.010 s
SimplexOptimizerNelderMeadTest 11 0 0 0 100% 0.012 s

org.hipparchus.optim.nonlinear.vector.leastsquares

- Class Tests Errors Failures Skipped Success Rate Time
EvaluationRmsCheckerTest 1 0 0 0 100% 0 s
EvaluationTest 10 0 0 0 100% 0.078 s
GaussNewtonOptimizerWithCholeskyTest 21 0 0 0 100% 0.114 s
GaussNewtonOptimizerWithLUTest 21 0 0 0 100% 0.056 s
GaussNewtonOptimizerWithQRNormalTest 21 0 0 0 100% 0.125 s
GaussNewtonOptimizerWithQRTest 21 0 0 0 100% 0.026 s
GaussNewtonOptimizerWithSVDTest 21 0 0 0 100% 0.221 s
LevenbergMarquardtOptimizerTest 25 0 0 0 100% 0.254 s
MinpackTest 18 0 0 0 100% 0.148 s
SequentialGaussNewtonOptimizerWithCholeskyTest 20 0 0 0 100% 0.051 s
SequentialGaussNewtonOptimizerWithLUTest 20 0 0 0 100% 0.022 s
SequentialGaussNewtonOptimizerWithQRNormalTest 20 0 0 0 100% 0.057 s
SequentialGaussNewtonOptimizerWithQRTest 20 0 0 0 100% 0.016 s
SequentialGaussNewtonOptimizerWithSVDTest 20 0 0 0 100% 0.127 s

org.hipparchus.optim.nonlinear.scalar.gradient

- Class Tests Errors Failures Skipped Success Rate Time
NonLinearConjugateGradientOptimizerTest 13 0 0 0 100% 0.075 s

org.hipparchus.optim.linear

- Class Tests Errors Failures Skipped Success Rate Time
SimplexSolverTest 30 0 0 0 100% 0.285 s
SimplexTableauTest 4 0 0 0 100% 0.030 s

org.hipparchus.optim

- Class Tests Errors Failures Skipped Success Rate Time
ConvergenceCheckerAndMultiplexerTest 4 0 0 0 100% 0.225 s
ConvergenceCheckerOrMultiplexerTest 4 0 0 0 100% 0.002 s
LocalizedOptimFormatsTest 6 0 0 0 100% 0.021 s
PointValuePairTest 1 0 0 0 100% 0 s
PointVectorValuePairTest 1 0 0 0 100% 0 s
SimplePointCheckerTest 3 0 0 0 100% 0 s
SimpleValueCheckerTest 3 0 0 0 100% 0 s
SimpleVectorValueCheckerTest 3 0 0 0 100% 0 s

org.hipparchus.optim.nonlinear.scalar

- Class Tests Errors Failures Skipped Success Rate Time
MultiStartMultivariateOptimizerTest 2 0 0 0 100% 0.040 s
MultivariateFunctionMappingAdapterTest 4 0 0 0 100% 0.056 s
MultivariateFunctionPenaltyAdapterTest 5 0 0 0 100% 0.010 s

org.hipparchus.optim.univariate

- Class Tests Errors Failures Skipped Success Rate Time
BracketFinderTest 4 0 0 0 100% 0 s
BrentOptimizerTest 10 0 0 0 100% 0.003 s
MultiStartUnivariateOptimizerTest 5 0 0 0 100% 0.001 s
SimpleUnivariateValueCheckerTest 3 0 0 0 100% 0 s

Test Cases

[Summary] [Package List] [Test Cases]

ConvergenceCheckerAndMultiplexerTest

testTrueTrue 0.015 s
testFalseFalse 0.001 s
testFalseTrue 0 s
testTrueFalse 0 s

ConvergenceCheckerOrMultiplexerTest

testTrueTrue 0 s
testFalseFalse 0 s
testFalseTrue 0 s
testTrueFalse 0 s

SimplexSolverTest

testSolutionCallback 0.112 s
testRestrictVariablesToNonNegative 0.006 s
testEpsilon 0.001 s
testDimensionMatch 0.002 s
testMath842Cycle 0.001 s
testUnboundedSolution 0.003 s
testSingleVariableAndConstraint 0 s
testSimplexSolver 0.001 s
testMath290GEQ 0.003 s
testMath290LEQ 0.001 s
testTrivialModel 0.001 s
testInfeasibleSolution 0.001 s
testMath713NegativeVariable 0.001 s
testMath272 0.001 s
testMath286 0.002 s
testMath288 0.001 s
testMath293 0.002 s
testMath781 0.001 s
testMath828 0.003 s
testMath930 0.083 s
testModelWithNoArtificialVars 0.001 s
testMinimization 0.001 s
testMath434PivotRowSelection2 0.001 s
testDegeneracy 0 s
testMath434PivotRowSelection 0 s
testMath828Cycle 0.002 s
testLargeModel 0.042 s
testSolutionWithNegativeDecisionVariable 0.001 s
testMath434UnfeasibleSolution 0 s
testMath434NegativeVariable 0.001 s

SimplexTableauTest

testInitialization 0 s
testTableauWithNoArtificialVars 0 s
testSerial 0.027 s
testDropPhase1Objective 0.001 s

LocalizedOptimFormatsTest

testNoMissingFrenchTranslation 0.005 s
testNoOpEnglishTranslation 0.006 s
testVariablePartsConsistency 0.002 s
testMessageNumber 0.001 s
testAllKeysPresentInPropertiesFiles 0.005 s
testAllPropertiesCorrespondToKeys 0.001 s

NonLinearConjugateGradientOptimizerTest

testNoDependency 0.041 s
testRedundantEquations 0.001 s
testTrivial 0.001 s
testTwoSets 0.005 s
testMoreEstimatedParametersSimple 0.001 s
testMoreEstimatedParametersUnsorted 0.001 s
testIllConditioned 0.004 s
testColumnsPermutation 0.001 s
testNonInversible 0.001 s
testInconsistentEquations 0.001 s
testBoundsUnsupported 0.001 s
testCircleFitting 0.014 s
testOneSet 0.001 s

MultiStartMultivariateOptimizerTest

testRosenbrock 0.031 s
testCircleFitting 0.008 s

MultivariateFunctionMappingAdapterTest

testStartSimplexInsideRange 0.044 s
testOptimumOutsideRange 0.001 s
testUnbounded 0.003 s
testHalfBounded 0.005 s

MultivariateFunctionPenaltyAdapterTest

testStartSimplexInsideRange 0 s
testOptimumOutsideRange 0.004 s
testUnbounded 0.001 s
testStartSimplexOutsideRange 0.001 s
testHalfBounded 0.002 s

BOBYQAOptimizerTest

testConstrainedRosen 1.741 s
testElliRotated 5.931 s
testEllipse 0.117 s
testInitOutOfBounds 0.001 s
testTwoAxes 0.035 s
testProblemDimensionTooSmall 0 s
testCigar 0.020 s
testRosen 1.252 s
testRastrigin 0.093 s
testSsDiffPow 1.190 s
testMaximize 0.234 s
testAckley 0.262 s
testCigTab 0.025 s
testDiffPow 4.236 s
testBoundariesDimensionMismatch 0 s
testSphere 0.022 s
testTablet 0.038 s
testMaxEvaluations 0 s

CMAESOptimizerTest

testConstrainedRosen 0.628 s
testElliRotated 0.409 s
testEllipse 0.250 s
testTwoAxes 0.450 s
testCigar 0.155 s
testRosen 0.230 s
testInputSigmaOutOfRange 0.002 s
testInputSigmaNegative 0 s
testInputSigmaDimensionMismatch 0.002 s
testFitAccuracyDependsOnBoundary 0.007 s
testRastrigin 1.093 s
testMath864 0.005 s
testDiagonalRosen 0.600 s
testSsDiffPow 0.370 s
testMaximize 0.642 s
testAckley 0.153 s
testCigTab 0.170 s
testDiffPow 0.176 s
testBoundariesDimensionMismatch 0 s
testSphere 0.058 s
testTablet 0.175 s
testInitOutofbounds1 0.001 s
testInitOutofbounds2 0.001 s
testCigarWithBoundaries 0.135 s

PowellOptimizerTest

testQuadratic 0 s
testRelativeToleranceOnScaledValues 0 s
testMaximizeQuadratic 0.001 s
testBoundsUnsupported 0.004 s
testSumSinc 0.001 s

SimplexOptimizerMultiDirectionalTest

testMath283 0 s
testMaximize1 0.002 s
testMaximize2 0.001 s
testRosenbrock 0.004 s
testBoundsUnsupported 0 s
testMinimize1 0 s
testMinimize2 0 s
testPowell 0.003 s

SimplexOptimizerNelderMeadTest

testMaxIterations 0 s
testMaximize1 0 s
testMaximize2 0 s
testRosenbrock 0.001 s
testLeastSquares1 0.004 s
testLeastSquares2 0.002 s
testLeastSquares3 0.002 s
testBoundsUnsupported 0 s
testMinimize1 0 s
testMinimize2 0.001 s
testPowell 0.001 s

EvaluationRmsCheckerTest

testConverged 0 s

EvaluationTest

testDirectEvaluation 0.005 s
testComputeCovariance 0.016 s
testComputeRMS 0.020 s
testComputeSigma 0.010 s
testComputeResiduals 0.008 s
testEvaluateCopiesPoint 0.004 s
testComputeCost 0.005 s
testLazyEvaluationPrecondition 0.003 s
testLazyEvaluation 0.003 s
testComputeValueAndJacobian 0.003 s

GaussNewtonOptimizerWithCholeskyTest

testHahn1 0.046 s
testMoreEstimatedParametersSimple 0.005 s
testMoreEstimatedParametersUnsorted 0.001 s
testMaxEvaluations 0.009 s
testCircleFittingBadInit 0.002 s
testCircleFittingGoodInit 0.005 s
testPointCopy 0.018 s
testNoDependency 0.001 s
testRedundantEquations 0.001 s
testTrivial 0 s
testQRColumnsPermutation 0.001 s
testInconsistentSizes1 0.001 s
testInconsistentSizes2 0.001 s
testTwoSets 0 s
testIllConditioned 0.001 s
testGetIterations 0.006 s
testNonInvertible 0 s
testInconsistentEquations 0 s
testCircleFitting 0.008 s
testKirby2 0.006 s
testOneSet 0.001 s

GaussNewtonOptimizerWithLUTest

testHahn1 0.027 s
testMoreEstimatedParametersSimple 0.001 s
testMoreEstimatedParametersUnsorted 0.001 s
testMaxEvaluations 0.004 s
testCircleFittingBadInit 0.001 s
testCircleFittingGoodInit 0.002 s
testPointCopy 0 s
testNoDependency 0.001 s
testRedundantEquations 0.001 s
testTrivial 0 s
testQRColumnsPermutation 0.001 s
testInconsistentSizes1 0.002 s
testInconsistentSizes2 0 s
testTwoSets 0 s
testIllConditioned 0.001 s
testGetIterations 0.002 s
testNonInvertible 0 s
testInconsistentEquations 0.001 s
testCircleFitting 0.004 s
testKirby2 0.005 s
testOneSet 0 s

GaussNewtonOptimizerWithQRNormalTest

testHahn1 0.094 s
testMoreEstimatedParametersSimple 0 s
testMoreEstimatedParametersUnsorted 0.001 s
testMaxEvaluations 0.004 s
testCircleFittingBadInit 0.001 s
testCircleFittingGoodInit 0.002 s
testPointCopy 0 s
testNoDependency 0.001 s
testRedundantEquations 0 s
testTrivial 0 s
testQRColumnsPermutation 0.001 s
testInconsistentSizes1 0.001 s
testInconsistentSizes2 0 s
testTwoSets 0 s
testIllConditioned 0.001 s
testGetIterations 0.002 s
testNonInvertible 0.001 s
testInconsistentEquations 0 s
testCircleFitting 0.007 s
testKirby2 0.008 s
testOneSet 0.001 s

GaussNewtonOptimizerWithQRTest

testHahn1 0.004 s
testMoreEstimatedParametersUnsorted 0.001 s
testMaxEvaluations 0.002 s
testCircleFittingBadInit 0.001 s
testCircleFittingGoodInit 0.001 s
testPointCopy 0 s
testNoDependency 0 s
testRedundantEquations 0 s
testTrivial 0 s
testQRColumnsPermutation 0.001 s
testInconsistentSizes1 0 s
testInconsistentSizes2 0.001 s
testTwoSets 0 s
testMoreEstimatedParametersSimple 0 s
testIllConditioned 0.001 s
testGetIterations 0.002 s
testNonInvertible 0 s
testInconsistentEquations 0.001 s
testCircleFitting 0.005 s
testKirby2 0.004 s
testOneSet 0 s

GaussNewtonOptimizerWithSVDTest

testHahn1 0.152 s
testGetIterations 0.004 s
testNonInvertible 0.028 s
testMaxEvaluations 0.004 s
testCircleFittingBadInit 0.009 s
testCircleFittingGoodInit 0.001 s
testPointCopy 0.001 s
testNoDependency 0.001 s
testRedundantEquations 0 s
testTrivial 0.001 s
testQRColumnsPermutation 0 s
testInconsistentSizes1 0.001 s
testInconsistentSizes2 0.002 s
testTwoSets 0 s
testMoreEstimatedParametersSimple 0 s
testMoreEstimatedParametersUnsorted 0.002 s
testIllConditioned 0.001 s
testInconsistentEquations 0 s
testCircleFitting 0.006 s
testKirby2 0.007 s
testOneSet 0 s

LevenbergMarquardtOptimizerTest

testBevington 0.009 s
testNonInvertible 0 s
testParameterValidator 0.175 s
testEvaluationCount 0.002 s
testCircleFitting2 0.037 s
testControlParameters 0.002 s
testCircleFittingGoodInit 0.001 s
testPointCopy 0.001 s
testNoDependency 0 s
testRedundantEquations 0.001 s
testTrivial 0 s
testQRColumnsPermutation 0 s
testInconsistentSizes1 0.002 s
testInconsistentSizes2 0 s
testTwoSets 0.001 s
testHahn1 0.009 s
testMoreEstimatedParametersSimple 0 s
testMoreEstimatedParametersUnsorted 0.001 s
testIllConditioned 0 s
testGetIterations 0.001 s
testInconsistentEquations 0 s
testCircleFitting 0.004 s
testKirby2 0.006 s
testOneSet 0 s
testCircleFittingBadInit 0.001 s

MinpackTest

testMinpackLinearRank1 0 s
testMinpackBrownDennis 0.024 s
testMinpackJennrichSampson 0.001 s
testMinpackRosenbrok 0.001 s
testMinpackBox3Dimensional 0.001 s
testMinpackHelicalValley 0.002 s
testMinpackMeyer 0.042 s
testMinpackLinearFullRank 0.001 s
testMinpackFreudensteinRoth 0.001 s
testMinpackOsborne1 0.002 s
testMinpackOsborne2 0.004 s
testMinpackWatson 0.024 s
testMinpackKowalikOsborne 0.013 s
testMinpackPowellSingular 0.007 s
testMinpackChebyquad 0.005 s
testMinpackLinearRank1ZeroColsAndRows 0.002 s
testMinpackBard 0.002 s
testMinpackBrownAlmostLinear 0.016 s

SequentialGaussNewtonOptimizerWithCholeskyTest

testHahn1 0.021 s
testMoreEstimatedParametersSimple 0.005 s
testMoreEstimatedParametersUnsorted 0 s
testMaxEvaluations 0.002 s
testPointCopy 0.002 s
testNoDependency 0 s
testRedundantEquations 0.001 s
testTrivial 0 s
testQRColumnsPermutation 0 s
testInconsistentSizes1 0 s
testInconsistentSizes2 0 s
testTwoSets 0 s
testSequential 0.005 s
testIllConditioned 0 s
testGetIterations 0.004 s
testNonInvertible 0.001 s
testInconsistentEquations 0 s
testPointDifferentDim 0.003 s
testKirby2 0.006 s
testOneSet 0 s

SequentialGaussNewtonOptimizerWithLUTest

testHahn1 0.006 s
testMoreEstimatedParametersSimple 0 s
testMoreEstimatedParametersUnsorted 0.001 s
testMaxEvaluations 0.001 s
testPointCopy 0.001 s
testNoDependency 0 s
testRedundantEquations 0 s
testTrivial 0.001 s
testQRColumnsPermutation 0 s
testInconsistentSizes1 0 s
testInconsistentSizes2 0.001 s
testTwoSets 0 s
testSequential 0.001 s
testIllConditioned 0 s
testGetIterations 0.001 s
testNonInvertible 0.002 s
testInconsistentEquations 0.001 s
testPointDifferentDim 0 s
testKirby2 0.005 s
testOneSet 0 s

SequentialGaussNewtonOptimizerWithQRNormalTest

testHahn1 0.042 s
testMoreEstimatedParametersSimple 0 s
testMoreEstimatedParametersUnsorted 0 s
testMaxEvaluations 0.002 s
testPointCopy 0 s
testNoDependency 0.001 s
testRedundantEquations 0 s
testTrivial 0 s
testQRColumnsPermutation 0 s
testInconsistentSizes1 0.001 s
testInconsistentSizes2 0.001 s
testTwoSets 0 s
testSequential 0.001 s
testIllConditioned 0 s
testGetIterations 0.001 s
testNonInvertible 0.001 s
testInconsistentEquations 0.001 s
testPointDifferentDim 0 s
testKirby2 0.005 s
testOneSet 0 s

SequentialGaussNewtonOptimizerWithQRTest

testHahn1 0.003 s
testMoreEstimatedParametersUnsorted 0 s
testMaxEvaluations 0.002 s
testPointCopy 0 s
testNoDependency 0 s
testRedundantEquations 0.001 s
testTrivial 0 s
testQRColumnsPermutation 0 s
testInconsistentSizes1 0.001 s
testInconsistentSizes2 0 s
testTwoSets 0.001 s
testSequential 0.001 s
testMoreEstimatedParametersSimple 0 s
testIllConditioned 0.001 s
testGetIterations 0.001 s
testNonInvertible 0.002 s
testInconsistentEquations 0 s
testPointDifferentDim 0 s
testKirby2 0.002 s
testOneSet 0 s

SequentialGaussNewtonOptimizerWithSVDTest

testHahn1 0.102 s
testGetIterations 0.002 s
testNonInvertible 0.001 s
testMaxEvaluations 0.006 s
testPointCopy 0 s
testNoDependency 0 s
testRedundantEquations 0 s
testTrivial 0 s
testQRColumnsPermutation 0 s
testInconsistentSizes1 0.001 s
testInconsistentSizes2 0 s
testTwoSets 0.002 s
testSequential 0.002 s
testMoreEstimatedParametersSimple 0 s
testMoreEstimatedParametersUnsorted 0 s
testIllConditioned 0.002 s
testInconsistentEquations 0 s
testPointDifferentDim 0.001 s
testKirby2 0.005 s
testOneSet 0 s

PointValuePairTest

testSerial 0 s

PointVectorValuePairTest

testSerial 0 s

SimplePointCheckerTest

testIterationCheck 0 s
testIterationCheckPrecondition 0 s
testIterationCheckDisabled 0 s

SimpleValueCheckerTest

testIterationCheck 0 s
testIterationCheckPrecondition 0 s
testIterationCheckDisabled 0 s

SimpleVectorValueCheckerTest

testIterationCheck 0 s
testIterationCheckPrecondition 0 s
testIterationCheckDisabled 0 s

BracketFinderTest

testMinimumIsOnIntervalBoundary 0 s
testCubicMax 0 s
testCubicMin 0 s
testIntervalBoundsOrdering 0 s

BrentOptimizerTest

testBoundaries 0 s
testQuinticMax 0 s
testQuinticMin 0 s
testMinEndpoints 0 s
testKeepInitIfBest 0 s
testQuinticMinStatistics 0 s
testMath832 0.002 s
testMath855 0 s
testSinMinWithValueChecker 0 s
testSinMin 0.001 s

MultiStartUnivariateOptimizerTest

testQuinticMin 0 s
testMissingSearchInterval 0 s
testBadFunction 0 s
testMissingMaxEval 0 s
testSinMin 0 s

SimpleUnivariateValueCheckerTest

testIterationCheck 0 s
testIterationCheckPrecondition 0 s
testIterationCheckDisabled 0 s

Back to top

Version: 3.0. Last Published: 2023-10-03.

Reflow Maven skin maintained by Olivier Lamy.