Searched defs:AlgorithmCategory (Results 1 – 4 of 4) 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: