This algorithm seems like it can be generalized for any human decision algorithm. For instance, I’m usually pretty indecisive while trying to order food, but I’d bet that implementing this algorithm would speed up my decision making immensely, while guaranteeing I’d be selecting the best option available.
I haven’t used it for that, but it sounds like a good application; and in this case, you only need to select one thing, so you can do it memorylessly (just keep your finger on the active dish).
This algorithm seems like it can be generalized for any human decision algorithm. For instance, I’m usually pretty indecisive while trying to order food, but I’d bet that implementing this algorithm would speed up my decision making immensely, while guaranteeing I’d be selecting the best option available.
I haven’t used it for that, but it sounds like a good application; and in this case, you only need to select one thing, so you can do it memorylessly (just keep your finger on the active dish).