public class Ebes extends AbstractDoubleProblem implements ConstrainedProblem<DoubleSolution>
| Modifier and Type | Field and Description |
|---|---|
protected double[] |
AxialForcei_
Stores the Axial force in node i
|
protected double[] |
AxialForcej_
Stores the Axial force in node j
|
static int |
CIRCLE |
protected double[][] |
DisplacementNodes_
Stores the k displacement
|
protected double[][][] |
Efforti_
Stores the Effort in node i
|
protected double[][][] |
Effortj_
Stores the Effort in node j
|
protected double[][] |
Element_
Stores the Element
|
protected int |
elementsBetweenDiffGreat_
Stores the Elements Between Difference Greatest
|
protected int[][] |
geometryCheck_ |
protected double[][] |
Groups_
Stores the Groups
|
static int |
H_DOUBLE |
static int |
H_SINGLE |
static int |
HOLE_CIRCLE |
static int |
HOLE_RECTANGLE |
static int |
I_DOUBLE |
static int |
I_SINGLE |
static int |
L_DOUBLE |
static int |
L_SINGLE |
boolean |
lBuckling |
boolean |
lLoadsOwnWeight |
boolean |
lSecondOrderGeometric |
protected double[] |
MatrixStiffness_
Stores the k
|
protected int |
matrixWidthBand_
Stores the number a wide the diagonal matrix
|
protected double[][] |
MxyMax_
Stores the max Mxy for groups
|
protected double[][] |
MxyMin_
Stores the min Mxy for groups
|
protected double[][] |
MxzMax_
Stores the max Mxz for groups
|
protected double[][] |
MxzMin_
Stores the max Mxz for groups
|
protected double[][] |
Node_
Stores the Node
|
protected double[][] |
nodeCheck_
Stores the number of Nodes of the problem
|
protected double[][] |
NodeRestrict_
Stores the NodeRestrict
|
int |
numberOfConstraintsGeometric_ |
protected int |
numberOfConstraintsNodes_ |
protected int |
numberOfElements_
Stores the number of Bar of the problem
|
protected int |
numberOfEval_
Stores the number of Bar Groups
|
protected int |
numberOfGroupElements_
Stores the number of Bar Groups
|
protected int |
numberOfGroupsToCheckGeometry_ |
protected int |
numberOfLibertyDegree_
Stores the number of Nodes of the problem
|
protected int |
numberOfNodes |
protected int |
numberOfNodesRestricts_ |
protected int |
numberOfWeigthHypothesis_ |
protected int |
numberOfWeigthsElements_
Stores the number of Load in ElementsNodes of the problem
|
protected int |
numberOfWeigthsNodes_
Stores the number of Load in Nodes of the problem
|
protected double[][] |
NxxMax_
Stores the max Nxx for groups
|
protected double[][] |
NxxMin_
Stores the min Nxx for groups
|
protected double[][] |
OldStrainMax_
Stores the max Strain for elements
|
protected double[][] |
OldStrainMin_ |
protected double[][] |
omegaMax_
Stores the max omega for groups
|
OverallConstraintViolation<DoubleSolution> |
overallConstraintViolationDegree |
protected double[][] |
OverloadInElement_
Stores the OverLoad on Elements
|
static int |
RECTANGLE |
protected int |
strainAdmissibleCut_ |
protected double[][] |
StrainCutMax_
Stores the max Strain for elements
|
protected double[][][] |
Straini_
Stores the Strain in node i
|
protected double[][][] |
Strainj_
Stores the Strain in node j
|
protected double[][] |
StrainMax_
Stores the max Strain for elements
|
protected double[][] |
StrainMin_ |
protected double[][] |
StrainMxyMax_
Stores the max Mxz Strain for groups
|
protected double[][] |
StrainMxyMin_
Stores the max Mxz Strain for groups
|
protected double[][] |
StrainMxzMax_
Stores the max Mxz Strain for groups
|
protected double[][] |
StrainMxzMin_
Stores the max Mxz Strain for groups
|
protected double[][] |
StrainNxxMax_
Stores the max Nxx Strain for groups
|
protected double[][] |
StrainNxxMin_ |
protected double[] |
StrainResidualCut_
Stores the Cut Strain Residual for elements
|
protected double[] |
StrainResidualMax_
Stores the max Strain for elements
|
protected double[] |
StrainResidualMin_
Stores the min Strain for elements
|
static int |
T_DOUBLE |
static int |
T_SINGLE |
protected double[][] |
WeightElement_
Stores the Load on Elements Itself
|
protected double[][] |
WeightNode_
Stores the Load on Nodes
|
| Constructor and Description |
|---|
Ebes() |
Ebes(String ebesFileName,
String[] objectiveList)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
AxialForcei_(int element) |
double |
AxialForcej_(int element) |
double |
BucklingOmega(double Nxx,
double[] G,
double[] B) |
DoubleSolution |
createSolution() |
double |
DisplacementNodes(int node,
int hi) |
void |
EBEsAssignAxialForces(int hi) |
void |
EBEsCalculus() |
void |
EBEsEcuationSolution(int hi) |
void |
EBEsEffortsElements3D(int hi,
int countIter,
double[][] Slip) |
void |
EBEsEffortsTotal3D(int hi) |
void |
EBEsElementsTopology(DoubleSolution solution) |
void |
EBEsInitialize(String file) |
void |
EBEsMat3DG(int e) |
void |
EBEsMat3DGij() |
void |
EBEsMat3DL_iArt_jArt(int e) |
void |
EBEsMat3DL_iArt_jRig(int e) |
void |
EBEsMat3DL_iRig_jArt(int e) |
void |
EBEsMat3DL_iRig_jRig(int e) |
void |
EBEsMat3DL_SOG(int e) |
double[][] |
EBEsMatrixAdd(double[][] s,
double[][] t) |
void |
EBEsMatrixGlobalFactory(int countIter) |
void |
EBEsMatrixGlobalPenalization() |
double[][] |
EBEsMatrixSubtractions(double[][] s,
double[][] t) |
void |
EBEsMatrixWeight(int hi) |
double[][] |
EBEsMatrizMultiplicar(double[][] s,
double[][] t) |
double[][] |
EBEsMatrizTraspuesta(double[][] m) |
double[] |
EBEsMatrizVectorMultiplicar(double[][] s,
double[] t) |
void |
EBEsMatRot3DLaG(int e) |
void |
EBEsMatRot3DLpSaL(int e) |
void |
EBEsNodesEquilibrium3D(int hi) |
void |
EBEsOverloadWeightElement() |
void |
EBEsPrintArchTxtDesp(int hi) |
void |
EBEsPrintArchTxtEfforts(int hi) |
void |
EBEsPrintArchTxtElements() |
void |
EBEsPrintArchTxtMKG(String s,
int hi) |
void |
EBEsPrintArchTxtMKLB(int e) |
void |
EBEsPrintArchTxtReaction(int hi) |
void |
EBEsPrintArchTxtStrain() |
void |
EBEsReactions3D(int hi) |
void |
EBEsReadDataFile(String fileName) |
String |
EBEsReadProblems() |
void |
EBEsSteelingResults(int hi) |
void |
EBEsStrainMaxWhitElement() |
void |
EBEsStrainMaxWhitGroup() |
void |
EBEsStrainMinWhitElement() |
void |
EBEsStrainMinWhitGroup() |
double[][][] |
EBEsStrainNode(double[][][] E) |
void |
EBEsStrainResidualVerication() |
void |
EBEsTransversalSection_H_Double(int gr,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSection_H_Single(int gr,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSection_I_Double(int gr,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSection_I_Single(int gr,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSection_L_Double(int gr,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSection_L_Single(int gr,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSection_T_Double(int ba,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSection_T_Single(int ba,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSectionCircular(int gr,
double d) |
void |
EBEsTransversalSectionHoleCircular(int gr,
double D,
double e) |
void |
EBEsTransversalSectionHoleRectangle(int gr,
double y,
double z,
double ey,
double ez) |
void |
EBEsTransversalSectionRectangle(int gr,
double y,
double z) |
void |
EBEsWeightDistributedUniformly(int el,
double[] LoadInElement_) |
void |
EBEsWeightNodes() |
void |
EBEsWeigthElement() |
double |
Efforti(int i,
int element,
int hypothesis) |
double |
Effortj(int i,
int element,
int hypothesis) |
void |
evaluate(DoubleSolution solution)
Evaluates a solution
|
void |
evaluateConstraints(DoubleSolution solution)
Evaluates the constraint overhead of a solution
|
double |
FunctionENS(int hi) |
double |
FunctionsMahalanobis_Distance_With_Variance(int hi) |
int |
geometryCheck(int i,
int j) |
double |
getElement(int i,
int j) |
int |
getElementsBetweenDiffGreat() |
double |
getGroups(int i) |
int |
getGroupShape(int groupId) |
int |
getMatrixWidthBand() |
double |
getMxyMax(int group,
int hypothesis) |
double |
getMxyMin(int group,
int hypothesis) |
double |
getMxzMax(int group,
int hypothesis) |
double |
getMxzMin(int group,
int hypothesis) |
double |
getNode(int i,
int j) |
double |
getNodeRestrict(int i,
int j) |
int |
getnumberOfConstraintsGeometric() |
int |
getNumberOfConstraintsNodes() |
int |
getNumberOfElements() |
int |
getnumberOfGroupElements() |
int |
getNumberOfNodes() |
int |
getNumberOfNodesRestricts() |
int |
getNumberOfWeigthHypothesis() |
int |
getNumberOfWeigthsElements() |
int |
getNumberOfWeigthsNodes() |
double |
getNxxMax(int group,
int hypothesis) |
double |
getNxxMin(int group,
int hypothesis) |
double |
getOldStrainMax(int group,
int hypothesis) |
double |
getOldStrainMin(int group,
int hypothesis) |
double |
getOmegaMax(int group,
int hypothesis) |
int |
getStrainAdmissibleCut() |
double |
getStrainCutMax(int group,
int hypothesis) |
double |
getStrainj(int i,
int element,
int hypothesis) |
double |
getStrainMax(int group,
int hypothesis) |
double |
getStrainMin(int group,
int hypothesis) |
double |
getStrainMxyMax(int group,
int hypothesis) |
double |
getStrainMxyMin(int group,
int hypothesis) |
double |
getStrainMxzMax(int group,
int hypothesis) |
double |
getStrainMxzMin(int group,
int hypothesis) |
double |
getStrainNxxMax(int group,
int hypothesis) |
double |
getStrainNxxMin(int group,
int hypothesis) |
double |
getStrainResidualCut(int hypothesis) |
double |
getStrainResidualMax(int hypothesis) |
double |
getStrainResidualMin(int hypothesis) |
int |
getVariablePosition(int groupId) |
double |
getWeightElement(int i,
int j) |
double |
getWeightElementItself(int i,
int j) |
double |
getWeightNode(int i,
int j) |
double |
Interpolation_I_Single_ey_func_Y_(double Y) |
double |
Interpolation_I_Single_ez_func_Y_(double Y) |
double |
Interpolation_I_Single_Y_func_Area_(double A) |
double |
Interpolation_I_Single_Y_func_Wxy_(double Wxy) |
double |
Interpolation_I_Single_Y_func_Wxz_(double Wxz) |
double |
Interpolation_I_Single_Z_func_Y_(double Y) |
double |
MatrixStiffness(int i) |
double |
nodeCheck(int i,
int j) |
void |
numberOfNodesRestricts(int numberOfNodesRestricts) |
void |
setElementsBetweenDiffGreat(int elementsBetweenDiffGreat) |
void |
setMatrixWidthBand(int matrixWidthBand) |
void |
setnumberOfConstraintsGeometric(int i) |
void |
setNumberOfConstraintsNodes(int numberOfConstraintsNodes) |
void |
setNumberOfElements(int numberOfElements) |
void |
setnumberOfGroupElements(int i) |
void |
setNumberOfNodes(int numberOfNodes) |
void |
setNumberOfWeigthHypothesis(int numberOfWeigthHypothesis) |
void |
setNumberOfWeigthsElements(int numberOfWeigthsElements) |
void |
setNumberOfWeigthsNodes(int numberOfWeigthsNodes) |
void |
setStrainAdmissibleCut(int strainAdmissibleCut) |
double |
Straini(int i,
int element,
int hypothesis) |
int |
Variable_Position() |
getLowerBound, getUpperBound, setLowerLimit, setUpperLimitgetName, getNumberOfConstraints, getNumberOfObjectives, getNumberOfVariables, setName, setNumberOfConstraints, setNumberOfObjectives, setNumberOfVariablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNumberOfConstraintsgetName, getNumberOfObjectives, getNumberOfVariablesprotected int numberOfEval_
protected int numberOfNodes
protected int numberOfLibertyDegree_
protected int numberOfNodesRestricts_
protected double[][] nodeCheck_
protected int[][] geometryCheck_
protected int numberOfGroupElements_
protected int numberOfElements_
public boolean lLoadsOwnWeight
public boolean lSecondOrderGeometric
public boolean lBuckling
protected int elementsBetweenDiffGreat_
protected int numberOfWeigthsNodes_
protected int numberOfWeigthsElements_
protected int matrixWidthBand_
protected int numberOfWeigthHypothesis_
public int numberOfConstraintsGeometric_
protected int numberOfConstraintsNodes_
protected int numberOfGroupsToCheckGeometry_
protected double[][] Node_
protected double[][] NodeRestrict_
protected double[][] Groups_
protected double[][] Element_
protected double[][] WeightNode_
protected double[][] OverloadInElement_
protected double[][] WeightElement_
protected double[] MatrixStiffness_
protected double[][] DisplacementNodes_
protected double[][][] Efforti_
protected double[][][] Effortj_
protected double[] AxialForcei_
protected double[] AxialForcej_
protected int strainAdmissibleCut_
protected double[][][] Straini_
protected double[][][] Strainj_
protected double[][] omegaMax_
protected double[][] NxxMax_
protected double[][] NxxMin_
protected double[][] MxzMax_
protected double[][] MxzMin_
protected double[][] MxyMax_
protected double[][] MxyMin_
protected double[][] StrainNxxMax_
protected double[][] StrainNxxMin_
protected double[][] StrainMxzMax_
protected double[][] StrainMxzMin_
protected double[][] StrainMxyMax_
protected double[][] StrainMxyMin_
protected double[][] StrainMax_
protected double[][] StrainMin_
protected double[][] OldStrainMax_
protected double[][] OldStrainMin_
protected double[][] StrainCutMax_
protected double[] StrainResidualMin_
protected double[] StrainResidualMax_
protected double[] StrainResidualCut_
public static final int CIRCLE
public static final int HOLE_CIRCLE
public static final int RECTANGLE
public static final int HOLE_RECTANGLE
public static final int I_SINGLE
public static final int I_DOUBLE
public static final int H_SINGLE
public static final int H_DOUBLE
public static final int L_SINGLE
public static final int L_DOUBLE
public static final int T_SINGLE
public static final int T_DOUBLE
public OverallConstraintViolation<DoubleSolution> overallConstraintViolationDegree
public Ebes()
throws FileNotFoundException
FileNotFoundExceptionpublic Ebes(String ebesFileName, String[] objectiveList) throws FileNotFoundException
FileNotFoundExceptionpublic void setNumberOfNodes(int numberOfNodes)
public int getNumberOfNodes()
public void numberOfNodesRestricts(int numberOfNodesRestricts)
public int getNumberOfNodesRestricts()
public double nodeCheck(int i,
int j)
public int geometryCheck(int i,
int j)
public void setnumberOfGroupElements(int i)
public int getnumberOfGroupElements()
public void setNumberOfElements(int numberOfElements)
public int getNumberOfElements()
public void setElementsBetweenDiffGreat(int elementsBetweenDiffGreat)
public int getElementsBetweenDiffGreat()
public void setNumberOfWeigthsNodes(int numberOfWeigthsNodes)
public int getNumberOfWeigthsNodes()
public void setNumberOfWeigthsElements(int numberOfWeigthsElements)
public int getNumberOfWeigthsElements()
public void setMatrixWidthBand(int matrixWidthBand)
public int getMatrixWidthBand()
public void setNumberOfWeigthHypothesis(int numberOfWeigthHypothesis)
public int getNumberOfWeigthHypothesis()
public void setnumberOfConstraintsGeometric(int i)
public int getnumberOfConstraintsGeometric()
public void setNumberOfConstraintsNodes(int numberOfConstraintsNodes)
public int getNumberOfConstraintsNodes()
public double getNode(int i,
int j)
public double getNodeRestrict(int i,
int j)
public double getGroups(int i)
public double getElement(int i,
int j)
public double getWeightNode(int i,
int j)
public double getWeightElement(int i,
int j)
public double getWeightElementItself(int i,
int j)
public double MatrixStiffness(int i)
public double DisplacementNodes(int node,
int hi)
public double Efforti(int i,
int element,
int hypothesis)
public double Effortj(int i,
int element,
int hypothesis)
public double AxialForcei_(int element)
public double AxialForcej_(int element)
public void setStrainAdmissibleCut(int strainAdmissibleCut)
public int getStrainAdmissibleCut()
public double Straini(int i,
int element,
int hypothesis)
public double getStrainj(int i,
int element,
int hypothesis)
public double getOmegaMax(int group,
int hypothesis)
public double getNxxMax(int group,
int hypothesis)
public double getNxxMin(int group,
int hypothesis)
public double getMxzMax(int group,
int hypothesis)
public double getMxzMin(int group,
int hypothesis)
public double getMxyMax(int group,
int hypothesis)
public double getMxyMin(int group,
int hypothesis)
public double getStrainNxxMax(int group,
int hypothesis)
public double getStrainNxxMin(int group,
int hypothesis)
public double getStrainMxzMax(int group,
int hypothesis)
public double getStrainMxzMin(int group,
int hypothesis)
public double getStrainMxyMax(int group,
int hypothesis)
public double getStrainMxyMin(int group,
int hypothesis)
public double getStrainMax(int group,
int hypothesis)
public double getStrainMin(int group,
int hypothesis)
public double getOldStrainMax(int group,
int hypothesis)
public double getOldStrainMin(int group,
int hypothesis)
public double getStrainCutMax(int group,
int hypothesis)
public double getStrainResidualMin(int hypothesis)
public double getStrainResidualMax(int hypothesis)
public double getStrainResidualCut(int hypothesis)
public int getGroupShape(int groupId)
public int getVariablePosition(int groupId)
public void EBEsInitialize(String file) throws FileNotFoundException
FileNotFoundExceptionpublic DoubleSolution createSolution()
createSolution in interface Problem<DoubleSolution>createSolution in class AbstractDoubleProblempublic void evaluate(DoubleSolution solution)
evaluate in interface Problem<DoubleSolution>solution - The solution to evaluatepublic void evaluateConstraints(DoubleSolution solution)
evaluateConstraints in interface ConstrainedProblem<DoubleSolution>solution - The solutionJMetalExceptionpublic void EBEsElementsTopology(DoubleSolution solution) throws JMetalException
JMetalExceptionpublic void EBEsWeigthElement()
throws JMetalException
JMetalExceptionpublic void EBEsCalculus()
throws JMetalException
JMetalExceptionpublic void EBEsAssignAxialForces(int hi)
public void EBEsSteelingResults(int hi)
public void EBEsMatrixWeight(int hi)
public void EBEsMatrixGlobalFactory(int countIter)
throws JMetalException
JMetalExceptionpublic void EBEsMatrixGlobalPenalization()
public void EBEsEffortsTotal3D(int hi)
public void EBEsWeightNodes()
public void EBEsOverloadWeightElement()
throws JMetalException
JMetalExceptionpublic void EBEsWeightDistributedUniformly(int el,
double[] LoadInElement_)
throws JMetalException
JMetalExceptionpublic void EBEsMatRot3DLpSaL(int e)
public double[][] EBEsMatrizTraspuesta(double[][] m)
public void EBEsEcuationSolution(int hi)
throws JMetalException
JMetalExceptionpublic void EBEsMat3DL_iRig_jRig(int e)
throws JMetalException
JMetalExceptionpublic void EBEsMat3DL_iArt_jRig(int e)
throws JMetalException
JMetalExceptionpublic void EBEsMat3DL_iRig_jArt(int e)
throws JMetalException
JMetalExceptionpublic void EBEsMat3DL_iArt_jArt(int e)
throws JMetalException
JMetalExceptionpublic void EBEsMat3DL_SOG(int e)
throws JMetalException
JMetalExceptionpublic void EBEsMatRot3DLaG(int e)
throws JMetalException
JMetalExceptionpublic void EBEsMat3DGij()
throws JMetalException
JMetalExceptionpublic void EBEsMat3DG(int e)
throws JMetalException
JMetalExceptionpublic double[] EBEsMatrizVectorMultiplicar(double[][] s,
double[] t)
throws JMetalException
JMetalExceptionpublic double[][] EBEsMatrizMultiplicar(double[][] s,
double[][] t)
throws JMetalException
JMetalExceptionpublic double[][] EBEsMatrixAdd(double[][] s,
double[][] t)
throws JMetalException
JMetalExceptionpublic double[][] EBEsMatrixSubtractions(double[][] s,
double[][] t)
throws JMetalException
JMetalExceptionpublic void EBEsNodesEquilibrium3D(int hi)
throws JMetalException
JMetalExceptionpublic void EBEsEffortsElements3D(int hi,
int countIter,
double[][] Slip)
throws JMetalException
JMetalExceptionpublic void EBEsReactions3D(int hi)
public double[][][] EBEsStrainNode(double[][][] E)
throws JMetalException
JMetalExceptionpublic double BucklingOmega(double Nxx,
double[] G,
double[] B)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSectionCircular(int gr,
double d)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSectionHoleCircular(int gr,
double D,
double e)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSectionRectangle(int gr,
double y,
double z)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSectionHoleRectangle(int gr,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_I_Single(int gr,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_I_Double(int gr,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_H_Single(int gr,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_H_Double(int gr,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_L_Single(int gr,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_L_Double(int gr,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_T_Single(int ba,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic void EBEsTransversalSection_T_Double(int ba,
double y,
double z,
double ey,
double ez)
throws JMetalException
JMetalExceptionpublic double Interpolation_I_Single_Y_func_Area_(double A)
public double Interpolation_I_Single_Y_func_Wxy_(double Wxy)
public double Interpolation_I_Single_Y_func_Wxz_(double Wxz)
public double Interpolation_I_Single_Z_func_Y_(double Y)
public double Interpolation_I_Single_ez_func_Y_(double Y)
public double Interpolation_I_Single_ey_func_Y_(double Y)
public void EBEsStrainMaxWhitElement()
throws JMetalException
JMetalExceptionpublic void EBEsStrainMinWhitElement()
throws JMetalException
JMetalExceptionpublic void EBEsStrainMaxWhitGroup()
throws JMetalException
JMetalExceptionpublic void EBEsStrainMinWhitGroup()
throws JMetalException
JMetalExceptionpublic void EBEsStrainResidualVerication()
throws JMetalException
JMetalExceptionpublic void EBEsPrintArchTxtElements()
throws JMetalException
JMetalExceptionpublic void EBEsPrintArchTxtMKLB(int e)
throws JMetalException
JMetalExceptionpublic void EBEsPrintArchTxtMKG(String s, int hi) throws JMetalException
JMetalExceptionpublic void EBEsPrintArchTxtDesp(int hi)
throws JMetalException
JMetalExceptionpublic void EBEsPrintArchTxtEfforts(int hi)
throws JMetalException
JMetalExceptionpublic void EBEsPrintArchTxtStrain()
throws JMetalException
JMetalExceptionpublic void EBEsPrintArchTxtReaction(int hi)
throws JMetalException
JMetalExceptionpublic String EBEsReadProblems() throws FileNotFoundException
FileNotFoundExceptionpublic final void EBEsReadDataFile(String fileName) throws JMetalException
JMetalExceptionpublic int Variable_Position()
public double FunctionENS(int hi)
public double FunctionsMahalanobis_Distance_With_Variance(int hi)
Copyright © 2018. All rights reserved.