{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":75360926,"defaultBranch":"master","name":"adventofcode-rb-2016","ownerLogin":"petertseng","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-12-02T04:34:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/346181?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1609793424.0","currentOid":""},"activityList":{"items":[{"before":"bbac14a658179149aa77ffbfbaf3cf4a300e38e0","after":"e835f7db9d1642a3b5390d11836516fdd2a4cfea","ref":"refs/heads/master","pushedAt":"2023-12-05T02:46:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"README: Add highlights","shortMessageHtmlLink":"README: Add highlights"}},{"before":"91d6bba73c58eb65b741d1286d31c57458e3b49c","after":"d7b961693c1cc833ef37872700c3ded2b159939f","ref":"refs/heads/run_n","pushedAt":"2023-12-05T02:46:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"Assembunny: test max_vt is good","shortMessageHtmlLink":"Assembunny: test max_vt is good"}},{"before":"e31455cbe981635091e35f9f7bde50ea0aebd7ba","after":"540b3a5948d16975f00779faf69a819252cf91cf","ref":"refs/heads/reverse8","pushedAt":"2023-12-05T02:45:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 08: process the input backwards\n\nbecause askalski asked us to:\nhttps://www.reddit.com/r/adventofcode/comments/5ha6di/day_8_additional_challenges/","shortMessageHtmlLink":"day 08: process the input backwards"}},{"before":"c689545051dbf5cc8e8158a861af33d9af09daba","after":"571280695c650dbeb1c987bcadaf3f4fea9da38a","ref":"refs/heads/heldkarp24","pushedAt":"2023-12-05T02:45:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"hamtest: Show Held-Karp as well\n\nIt appears that for the 26 cities test, branch and bound is far\nsuperior, finishing in 7 seconds whereas Held-Karp has been running for\n2 minutes before I got impatient and killed it.","shortMessageHtmlLink":"hamtest: Show Held-Karp as well"}},{"before":"4dfcab27013312e6f798bd4e0f3bf72b3859d64e","after":"d7c8ff8f3f912b4a1b54e5b888fe700b210383dc","ref":"refs/heads/graphvizbb","pushedAt":"2023-12-05T02:45:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 24: Graphviz","shortMessageHtmlLink":"day 24: Graphviz"}},{"before":"5f3d8ef954e411ffc161887f0f14d66b72f730f8","after":"5e42789bcab2e3146b6b21380cee4a35f2b2d8c4","ref":"refs/heads/fried11","pushedAt":"2023-12-05T02:45:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: fry chips intentionally and say when you did it\n\nSome people seem to have implemented the wrong rule?","shortMessageHtmlLink":"day 11: fry chips intentionally and say when you did it"}},{"before":"af8b02e9f80e5df591a841dcaafacee71d0ef85e","after":"e4a25c7ea303768b956bb669f35a857a2b7c9c75","ref":"refs/heads/fail/saveload24","pushedAt":"2023-12-05T02:45:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"BranchAndBound: Save and restore\n\nThis relieves us of the burden of copying matrices for the left\nbranches, and of keeping track of the matrix index -> original matrix\nindex mappings.\n\nWe now need to save some information regarding the row/column that's\nbeen deleted.\n\nIn practice, this actually results in a slowdown. Not just a slight one,\nbut a threefold one in some instances too. One guess for why is that it\ntakes longer to scan the array for mins/second-mins and to perform\nreductions on it. The increases completely overwhelm the savings of not\ncopying.","shortMessageHtmlLink":"BranchAndBound: Save and restore"}},{"before":"9a416bcb099621d0e3b2feccf5ce34ba2ecc16dd","after":"9b2f66b20070001a7e3a0729fdab328566b16810","ref":"refs/heads/fail/bidir11","pushedAt":"2023-12-05T02:45:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: bidirectional search\n\nUnfortunately it's slower, but I'll keep it in mind.","shortMessageHtmlLink":"day 11: bidirectional search"}},{"before":"2929bf292f485b891a869277afb6389a5aa4b495","after":"3f913533345d30ed70d42b51e24ebdc9cb3e0675","ref":"refs/heads/debugbb","pushedAt":"2023-12-05T02:44:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 24: Debug branch and bound","shortMessageHtmlLink":"day 24: Debug branch and bound"}},{"before":"82b816128c124aa89d45352ffaf0584ddcdef8c6","after":"1e26c319f94a4b0386613cc7e498755e9446bef0","ref":"refs/heads/debug11","pushedAt":"2023-12-05T02:44:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: debug dest floor legality by comparing against known legals\n\napparently got this wrong","shortMessageHtmlLink":"day 11: debug dest floor legality by comparing against known legals"}},{"before":"ffe008159d28279307f38897282e323d7ae596a5","after":"54251d2d05db50ff9bf538bdd31b788aac492629","ref":"refs/heads/crystal","pushedAt":"2023-12-05T02:44:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"BranchAndBound: Add Crystal implementation","shortMessageHtmlLink":"BranchAndBound: Add Crystal implementation"}},{"before":"c5f347e15cf2cc02d094bbb532fb419f0c178e26","after":"bbac14a658179149aa77ffbfbaf3cf4a300e38e0","ref":"refs/heads/master","pushedAt":"2023-12-05T02:34:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"README: Add highlights","shortMessageHtmlLink":"README: Add highlights"}},{"before":"d4cc39711ed3ce154793729ead09ce82b376ec37","after":"91d6bba73c58eb65b741d1286d31c57458e3b49c","ref":"refs/heads/run_n","pushedAt":"2023-12-05T02:34:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"Assembunny: test max_vt is good","shortMessageHtmlLink":"Assembunny: test max_vt is good"}},{"before":"2b6a01c4a8578771db1f8138a50ca469535bf5d1","after":"e31455cbe981635091e35f9f7bde50ea0aebd7ba","ref":"refs/heads/reverse8","pushedAt":"2023-12-05T02:34:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 08: process the input backwards\n\nbecause askalski asked us to:\nhttps://www.reddit.com/r/adventofcode/comments/5ha6di/day_8_additional_challenges/","shortMessageHtmlLink":"day 08: process the input backwards"}},{"before":"b5dc7e0e7136830fe20a9b9569c0b0cc4ec05d9f","after":"c689545051dbf5cc8e8158a861af33d9af09daba","ref":"refs/heads/heldkarp24","pushedAt":"2023-12-05T02:34:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"hamtest: Show Held-Karp as well\n\nIt appears that for the 26 cities test, branch and bound is far\nsuperior, finishing in 7 seconds whereas Held-Karp has been running for\n2 minutes before I got impatient and killed it.","shortMessageHtmlLink":"hamtest: Show Held-Karp as well"}},{"before":"4daab811f69c78bad6f86855d0935de0a86860c4","after":"4dfcab27013312e6f798bd4e0f3bf72b3859d64e","ref":"refs/heads/graphvizbb","pushedAt":"2023-12-05T02:34:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 24: Graphviz","shortMessageHtmlLink":"day 24: Graphviz"}},{"before":"b04a202b38b440e147fd18948596ee87eb821dc3","after":"5f3d8ef954e411ffc161887f0f14d66b72f730f8","ref":"refs/heads/fried11","pushedAt":"2023-12-05T02:34:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: fry chips intentionally and say when you did it\n\nSome people seem to have implemented the wrong rule?","shortMessageHtmlLink":"day 11: fry chips intentionally and say when you did it"}},{"before":"3fe12496077b5330f1896a9fd0743f7cd6bf38e6","after":"af8b02e9f80e5df591a841dcaafacee71d0ef85e","ref":"refs/heads/fail/saveload24","pushedAt":"2023-12-05T02:34:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"BranchAndBound: Save and restore\n\nThis relieves us of the burden of copying matrices for the left\nbranches, and of keeping track of the matrix index -> original matrix\nindex mappings.\n\nWe now need to save some information regarding the row/column that's\nbeen deleted.\n\nIn practice, this actually results in a slowdown. Not just a slight one,\nbut a threefold one in some instances too. One guess for why is that it\ntakes longer to scan the array for mins/second-mins and to perform\nreductions on it. The increases completely overwhelm the savings of not\ncopying.","shortMessageHtmlLink":"BranchAndBound: Save and restore"}},{"before":"2cd7e54f03998e98560ac7119f324fdb5b710ca2","after":"9a416bcb099621d0e3b2feccf5ce34ba2ecc16dd","ref":"refs/heads/fail/bidir11","pushedAt":"2023-12-05T02:34:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: bidirectional search\n\nUnfortunately it's slower, but I'll keep it in mind.","shortMessageHtmlLink":"day 11: bidirectional search"}},{"before":"c411e21ae61944358c7da36f9f760fe77ebb39bf","after":"2929bf292f485b891a869277afb6389a5aa4b495","ref":"refs/heads/debugbb","pushedAt":"2023-12-05T02:34:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 24: Debug branch and bound","shortMessageHtmlLink":"day 24: Debug branch and bound"}},{"before":"b1d1c50c96a5e87bcef714297517c0d0ee25a9b5","after":"82b816128c124aa89d45352ffaf0584ddcdef8c6","ref":"refs/heads/debug11","pushedAt":"2023-12-05T02:34:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: debug dest floor legality by comparing against known legals\n\napparently got this wrong","shortMessageHtmlLink":"day 11: debug dest floor legality by comparing against known legals"}},{"before":"26d37f3023cec256547e7655deee3da6160716ea","after":"ffe008159d28279307f38897282e323d7ae596a5","ref":"refs/heads/crystal","pushedAt":"2023-12-05T02:32:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"BranchAndBound: Add Crystal implementation","shortMessageHtmlLink":"BranchAndBound: Add Crystal implementation"}},{"before":"6f5d3b0e356dfc66b626a87bc4490bd33f82d3ce","after":"c5f347e15cf2cc02d094bbb532fb419f0c178e26","ref":"refs/heads/master","pushedAt":"2023-12-01T10:36:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"README: Add highlights","shortMessageHtmlLink":"README: Add highlights"}},{"before":"2d8431b1b4f7970ec1497e8389d45e4aba356a05","after":"d4cc39711ed3ce154793729ead09ce82b376ec37","ref":"refs/heads/run_n","pushedAt":"2023-12-01T10:36:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"Assembunny: test max_vt is good","shortMessageHtmlLink":"Assembunny: test max_vt is good"}},{"before":"f55bee737364b96cbf30db903ffac1b385a500a6","after":"2b6a01c4a8578771db1f8138a50ca469535bf5d1","ref":"refs/heads/reverse8","pushedAt":"2023-12-01T10:36:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 08: process the input backwards\n\nbecause askalski asked us to:\nhttps://www.reddit.com/r/adventofcode/comments/5ha6di/day_8_additional_challenges/","shortMessageHtmlLink":"day 08: process the input backwards"}},{"before":"775a78f3dbadff4bb6596463fac8ad4813be6d89","after":"b5dc7e0e7136830fe20a9b9569c0b0cc4ec05d9f","ref":"refs/heads/heldkarp24","pushedAt":"2023-12-01T10:36:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"hamtest: Show Held-Karp as well\n\nIt appears that for the 26 cities test, branch and bound is far\nsuperior, finishing in 7 seconds whereas Held-Karp has been running for\n2 minutes before I got impatient and killed it.","shortMessageHtmlLink":"hamtest: Show Held-Karp as well"}},{"before":"c6e38c1e5d73c0297c10793ab61d5e357069179a","after":"4daab811f69c78bad6f86855d0935de0a86860c4","ref":"refs/heads/graphvizbb","pushedAt":"2023-12-01T10:36:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 24: Graphviz","shortMessageHtmlLink":"day 24: Graphviz"}},{"before":"5d398911e5db749058b68d36e9f6009bd14023f9","after":"b04a202b38b440e147fd18948596ee87eb821dc3","ref":"refs/heads/fried11","pushedAt":"2023-12-01T10:36:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: fry chips intentionally and say when you did it\n\nSome people seem to have implemented the wrong rule?","shortMessageHtmlLink":"day 11: fry chips intentionally and say when you did it"}},{"before":"49b3f0362f6b98faf9ba3859225cc8ff7e45b6d9","after":"3fe12496077b5330f1896a9fd0743f7cd6bf38e6","ref":"refs/heads/fail/saveload24","pushedAt":"2023-12-01T10:36:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"BranchAndBound: Save and restore\n\nThis relieves us of the burden of copying matrices for the left\nbranches, and of keeping track of the matrix index -> original matrix\nindex mappings.\n\nWe now need to save some information regarding the row/column that's\nbeen deleted.\n\nIn practice, this actually results in a slowdown. Not just a slight one,\nbut a threefold one in some instances too. One guess for why is that it\ntakes longer to scan the array for mins/second-mins and to perform\nreductions on it. The increases completely overwhelm the savings of not\ncopying.","shortMessageHtmlLink":"BranchAndBound: Save and restore"}},{"before":"8fd39aa9f740f6a64781eb42ede01f7071738c67","after":"2cd7e54f03998e98560ac7119f324fdb5b710ca2","ref":"refs/heads/fail/bidir11","pushedAt":"2023-12-01T10:36:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petertseng","name":"Peter Tseng","path":"/petertseng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346181?s=80&v=4"},"commit":{"message":"day 11: bidirectional search\n\nUnfortunately it's slower, but I'll keep it in mind.","shortMessageHtmlLink":"day 11: bidirectional search"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADwSYgSgA","startCursor":null,"endCursor":null}},"title":"Activity ยท petertseng/adventofcode-rb-2016"}