I have a java file that was designed to be an object called HeuristicaConstructiva, it receives as parameters a series of arrays and matrices which are constant. As variable entries there are three matrices that are sequences of numbers. The situation that remains to be solved is that when I create an object with a series of sequences I get a result and when I create again exactly the same object I get another result, it is as if the variables were being overloaded. You can help me to know how to solve this problem. Greetings, thank you in advance.