Metadata-Version: 2.1
Name: krashemit
Version: 1.0.0
Summary: Library for solving optimization problems using the interacting countries algorithm
Home-page: https://github.com/Krash13/KrasheMit
Author: Krash13
Author-email: krasheninnikov.r.s@muctr.ru
Keywords: Optimization,evolutionary algorithms,nature-inspired algorithms
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.22.1
Requires-Dist: scipy<=1.13.0
Requires-Dist: numba>=0.58.1
Requires-Dist: graycode>=1.0.5

## KrasheMit

Библиотека предназначена для решения 
различных оптимизационных задач с 
использованием предложенного 
алгоритма взаимдейтсвующих стран
