Refer to https URLs when applicable

This commit is contained in:
Rangi42
2024-02-18 14:58:46 -05:00
parent 26f150220b
commit 2dee0fc536
4 changed files with 4 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ using std::swap;
namespace packing {
// The solvers here are picked from the paper at http://arxiv.org/abs/1605.00558:
// The solvers here are picked from the paper at https://arxiv.org/abs/1605.00558:
// "Algorithms for the Pagination Problem, a Bin Packing with Overlapping Items"
// Their formulation of the problem consists in packing "tiles" into "pages"; here is a
// correspondence table for our application of it: