Module token_swapper

Source
Expand description

Module for swapping tokens

Structs§

MapNotPossible
Error returned by token swapper if the request mapping is impossible

Functions§

token_swapper
Module to perform an approximately optimal Token Swapping algorithm. Supports partial mappings (i.e. not-permutations) for graphs with missing tokens.