• Joined on 2024-09-16
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-14 11:19:34 -03:00
07cea8fa77 Change some stuff
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-14 00:03:36 -03:00
d3b3e682db Raise temperature and do some more changes
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-13 19:44:58 -03:00
5c9ba9cfdf Raise the temperature!
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-13 19:31:15 -03:00
40f7dc5b49 Change the algorithm for the neighbor set
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-13 11:41:17 -03:00
6c7ba28320 Upgrade the script
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-13 09:03:30 -03:00
d3871084e6 Merge pull request 'Adicionados flags para truncar saída' (#4) from dnk-general into master
dd2aacb284 Adicionados flags para truncar saída
Compare 2 commits »
Segcolt merged pull request Segcolt/Bin-packing-SA-solution#4 2024-10-13 09:03:28 -03:00
Adicionados flags para truncar saída
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 22:14:23 -03:00
19ece6f700 Reduce temp and alpha because why not
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 21:24:30 -03:00
7aad87810f Stop pushing on the vector
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 21:18:38 -03:00
01d9f25220 Somehow this works better than the metaheuristic?
Compare 2 commits »
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 19:45:16 -03:00
93d580a299 Merge pull request 'Batch behavior parity 2' (#3) from dnk-general into master
64d4d6c71c Batch behavior parity 2
Compare 2 commits »
Segcolt merged pull request Segcolt/Bin-packing-SA-solution#3 2024-10-12 19:45:14 -03:00
Batch behavior parity 2
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 19:43:03 -03:00
70f0125d13 Add number of iterations of the solution as well
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 19:11:48 -03:00
859b34308c Fix this stupid mistake
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 18:53:21 -03:00
d8086caa18 I am an idiot :)
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 18:48:48 -03:00
cd382540a4 Merge pull request 'Criação do script Batch' (#2) from dnk-general into master
41797a07b8 Batch behavior parity 1
3b35123d0d Batch script added
Compare 3 commits »
Segcolt merged pull request Segcolt/Bin-packing-SA-solution#2 2024-10-12 18:48:46 -03:00
Criação do script Batch
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 18:35:45 -03:00
e045407993 Fix indentation...
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-12 18:34:18 -03:00
877ad0ad1a Change tab to spaces for alignment