-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
So called Ultimate Gauntlet (Standard UG or 100k UG) score has become quite popular in the TU world as a general indication of a deck's strength. Maybe because of the simplicity - one number describing many aspects of the deck.
Is it possible to make the climb and reorder functions to optimize not only one aspect (e.g. surge attack) but many aspects (e.g. average or sum of both surge attack and surge defense)?
I imagine it would require running N tests per trial, where N is the number of aspects tested, and then averaging/adding all results before comparing to the current maximum.
Reactions are currently unavailable