Searched defs:AlgorithmCategory (Results 1 – 2 of 2) sorted by relevance
249 category: crypto_knowledge.AlgorithmCategory,298 category: crypto_knowledge.AlgorithmCategory,314 category: crypto_knowledge.AlgorithmCategory,
264 class AlgorithmCategory(enum.Enum): class532 def can_do(self, category: AlgorithmCategory) -> bool: