Skip to content

Allow running multiple algorithms on the same set of random input #3

@RuinedSubmartingale

Description

@RuinedSubmartingale

For instance, we have two solutions for CheckingListCyclicity. But it's hard (near impossible) to compare their runtime performance since they're currently run on separate sets of random inputs. We need to run them both on the same set of random inputs to even get close to a meaningful comparison.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions