Lists (1)
Sort Name ascending (A-Z)
Stars
This repo contains some algorithms of famous optimization techniques (such as lpp, ipp, dynamic programming)
The Complexity of Subelection Isomorphism Problems (code as used in AAAI-2022)
Price of Justified Representation (code as used in AAAI-2022)
Algorithms and data structures for preparing programming competitions: basic and advanced
Python package for creating and visualizing interactive network graphs.
SpAlgo is a python library with special algorithms which will helps you a lot.
A set of tools to keep your pinned Python dependencies fresh.
Example PyPI (Python Package Index) package set up with automated tests and publishing using GitHub Actions CI/CD, primarily for GitHub + VS Code (Windows / Mac / Linux) users
Python code for the post "Computing Homology"
Find all solutions to SUBSET-SUM, including negative, positive, and repeating numbers
More routines for operating on iterables, beyond itertools
dvirg / auctions
Forked from erelsgl/auctionsImplementation of double-auction and multilateral-auction protocols
Pweave is a scientific report generator and a literate programming tool for Python. It can capture the results and plots from data analysis and works well with numpy, scipy and matplotlib.
hasadna / Open-Knesset
Forked from ofri/Open-KnessetA project aimed at making the Israeli Knesset more transparent. Python and Django based
Simple implementation of the a-star algorithm in Python 🌟
OpenBudgets Participatory Budgeting
Participatory budgeting app for municipal corporations in India.
An interactive guide to the game theory of cooperation
A Python implementation of common apportionment methods
Pure Python solver for the multi-way partition problem
Python implementations of approval-based committee (multi-winner) voting rules