Skip to content

Analysis of algs

Caleb edited this page Sep 7, 2020 · 1 revision

To create a robust, long lasting alg database able to handle thousands of algs, and many algsets / subsets, we plan to implement a form of analysis of algs on upload to categorize algs into their relevant subset(s).

There exist many cases where the best alg solves all of them. This is most evident with COLL and CMLL, where cases in both algsets will have the best alg.

In an effort to not duplicate algs, we plan to link algs to multiple cases.

In addition, on alg upload, this website will determine what an alg "does" to categorize it into the relevant subsets.

Cases will need metadata to specify which pieces it cares about and what it "expects" from algs so that the website knows which algs go where.

Among this, the server can tag algs with their moveset so that people can search for algs with a certain moveset (e.g. RUL).

Clone this wiki locally