{ "info": { "author": "Eve Software Utilities", "author_email": "information@eveutilities.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Healthcare Industry", "Intended Audience :: Information Technology", "Intended Audience :: Legal Industry", "Intended Audience :: Manufacturing", "Intended Audience :: Other Audience", "Intended Audience :: Science/Research", "Intended Audience :: Telecommunications Industry", "License :: Other/Proprietary License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Emma is a Python package designed for solving optimization problems. It contains a group of utilities that will help you model the problem and efficient use your knowledge of it to solve it.\n\nOne of Emma\u2019s modules deals with constraint programming. Constraint Programming is a branch of operational research specialized in combinatorial problems. Its main porpoise is to solve constraint satisfaction problems, CSP\u2019s, that is, finding feasible solutions of problems without considering objectives functions. This module gives you tools to model operational research problems, an algorithm to solve CSP\u2019s, a set of search utilities to find good solutions, and when possible optimize your problem.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.eveutilities.com/products/emma", "keywords": null, "license": "Eve Software Utilities Licence", "maintainer": null, "maintainer_email": null, "name": "emma", "package_url": "https://pypi.org/project/emma/", "platform": "OS Independent", "project_url": "https://pypi.org/project/emma/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.eveutilities.com/products/emma" }, "release_url": "https://pypi.org/project/emma/1.0/", "requires_dist": null, "requires_python": null, "summary": "Operational research tools", "version": "1.0" }, "last_serial": 119118, "releases": { "1.0": [] }, "urls": [] }