Searched defs:AlgorithmCategory (Results 1 – 4 of 4) sorted by relevance
252 class AlgorithmCategory(enum.Enum): class498 def can_do(self, category: AlgorithmCategory) -> bool:
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:
313 category: crypto_knowledge.AlgorithmCategory,361 category: crypto_knowledge.AlgorithmCategory,377 category: crypto_knowledge.AlgorithmCategory,