ComplexityMeasures.jl icon indicating copy to clipboard operation
ComplexityMeasures.jl copied to clipboard

`counts_and_outcomes` for `BubbleSortSwaps` should also accept state space sets

Open kahaaga opened this issue 5 months ago • 0 comments

Like for SequentialPairDistances, this should just skip the embedding step.

This involves annotating x in the current version of codify(::BubbleSortSwaps, x) such that x is an AbstractVector, and adding an additional method for codify that operates on AbstractStateSpaceSets.

The OutcomeSpace overview table entry should also be updated accordingly.

kahaaga avatar Jan 16 '24 23:01 kahaaga