• Joined on 2024-09-16
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-15 22:56:39 -03:00
5f153a71d3 Create makefile
Segcolt closed pull request Segcolt/Bin-packing-SA-solution#9 2024-10-15 22:55:35 -03:00
WIP: dnk-general
Segcolt commented on pull request Segcolt/Bin-packing-SA-solution#9 2024-10-15 22:55:34 -03:00
WIP: dnk-general

Concertei.

Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-15 22:54:40 -03:00
901e3a00ff Consertei?
10b10a4f61 Comments re-added
7b3b1eb23e Bruh, rm
2f3c0c82b7 Batch script now follows new default paths
caac7b03f9 Major project file restructuring
Compare 5 commits »
Segcolt commented on pull request Segcolt/Bin-packing-SA-solution#9 2024-10-15 22:49:49 -03:00
WIP: dnk-general

3 fucking conflicting files de novo

Segcolt commented on pull request Segcolt/Bin-packing-SA-solution#8 2024-10-15 22:30:49 -03:00
dnk-general

Seu idiota

Segcolt closed pull request Segcolt/Bin-packing-SA-solution#8 2024-10-15 22:30:35 -03:00
dnk-general
Segcolt approved Segcolt/Bin-packing-SA-solution#8 2024-10-15 22:29:19 -03:00
dnk-general
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-15 20:33:56 -03:00
87528c097e Comment the code
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-15 12:32:12 -03:00
dcafbce924 Merge pull request 'Batch now displays call execution time' (#7) from dnk-general into master
cb6d8ced33 Batch now displays call execution time
Compare 2 commits »
Segcolt merged pull request Segcolt/Bin-packing-SA-solution#7 2024-10-15 12:32:11 -03:00
Batch now displays call execution time
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-15 11:37:13 -03:00
5e1de21a22 Prevent swapping two equal items
11d8f8e757 Increase minimal temperature
Compare 2 commits »
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-14 23:28:23 -03:00
de7d671411 Merge pull request 'Optimal comparisson no longer on by default (BATCH)' (#6) from dnk-general into master
6dc06d021a Optimal comparisson no longer on by default
Compare 2 commits »
Segcolt merged pull request Segcolt/Bin-packing-SA-solution#6 2024-10-14 23:28:22 -03:00
Optimal comparisson no longer on by default (BATCH)
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-14 23:27:44 -03:00
41245cae8f Update the script so that it doesn't need a solution
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-14 15:14:42 -03:00
ad5aedd454 Make everything use the same random pool
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-14 12:38:53 -03:00
2f53e5de27 Merge pull request 'Batch behavior parity 3' (#5) from dnk-general into master
6fb7e5bf68 Batch behavior parity 3
Compare 2 commits »
Segcolt merged pull request Segcolt/Bin-packing-SA-solution#5 2024-10-14 12:38:53 -03:00
Batch behavior parity 3
Segcolt pushed to master at Segcolt/Bin-packing-SA-solution 2024-10-14 12:13:00 -03:00
a1d6ed7d75 Change from default_random_engine to mt19937_64