Package topics.branchandbound.times
package topics.branchandbound.times
Execution-time benchmarks for branch-and-bound algorithms.
Classes in this package measure and compare the running times of the branch-and-bound implementations under different input sizes and thread counts, providing empirical evidence to complement their theoretical analyses.
Classes in This Package
Game— game-state representation used in benchmarksPiece— piece model for rectangle-placement benchmarksPieceOrientation— orientation variants for a pieceRectanglesPlacementTestTime— single-threaded time testRectanglesPlacementTestTimeThreads— multi-threaded time test