Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Add no-inserts mode #20

Closed
RiedleroD opened this issue Nov 1, 2020 · 0 comments
Closed

Add no-inserts mode #20

RiedleroD opened this issue Nov 1, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@RiedleroD
Copy link
Owner

RiedleroD commented Nov 1, 2020

A mode where inserts are emulated through swaps. The algorithms are still able to use the INSERT and BUCKINSERT actions, but those will then be translated to the according SWAP actions by BASAV.

This won't be a problem as long as no BUCKINSERTs are done, as those cannot be done through other actions. To solve this problem, a new action will be introduced. See #21.

@RiedleroD RiedleroD added the enhancement New feature or request label Nov 1, 2020
@RiedleroD RiedleroD added this to the 0.1 milestone Nov 1, 2020
@RiedleroD RiedleroD self-assigned this Nov 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant