KaGen icon indicating copy to clipboard operation
KaGen copied to clipboard

Handle edge cases in feistel permutation

Open niklas-uhl opened this issue 2 months ago • 0 comments

There might still be happening weird things when the number of vertices to permute is zero, we should rename most_significant_bit_set to most_significant_bit, and it should probably return an optional. But this is something for another PR.

Originally posted by @niklas-uhl in https://github.com/KarlsruheGraphGeneration/KaGen/issues/87#issuecomment-3613577105

niklas-uhl avatar Dec 04 '25 17:12 niklas-uhl