Lattice-based integer linear programming solver
-
Updated
Aug 11, 2025 - C++
Web Monetization (WM) is a proposed API standard that allows websites to request a stream of very small payments (e.g. fractions of a cent) from a user.
The API’s framework provides new revenue models for websites and web-based services and is an alternative to subscription services and advertising, all while preserving the user’s privacy.
In exchange for payments from the user, websites can provide the user with a “premium” experience, such as allowing access to exclusive content, removing advertising, or even removing the need to log in to access content or services.
Lattice-based integer linear programming solver
LAMMPS is one of the most popular Molecular Dynamic (MD) packages and is widely used in the field of physics, chemistry and materials simulation. Layered Materials Force Field (LMFF) is our expansion of the LAMMPS potential function based on the Tersoff potential and inter-layer potential (ILP) in LAMMPS. LMFF is designed to study layered materi…
Branch and cut algorithm for the clique partitioning problem
nxtgm -- a C++/Python/JavaScript library for discrete graphical models writen in C++17
Desenvolvi um algoritmo de Programação Linear Inteira (ILP) para otimizar rotas da Polícia Militar de Alagoas, reduzindo tempos de resposta e cobrindo áreas vulneráveis. Com análise de dados geográficos e históricos, usei teoria dos grafos e feedback de profissionais para criar patrulhas ágeis e estratégicas.
Project made for Methods and Models for Combinatorial Optimization exam at University of Padua
Este repositório contém uma implementação do Team Orieteering Problem (TOP) utilizando o CPLEX.
Construct integer linear problems pragmatically from dual decomposition based formulations. Solve them with various backends, like ILP solvers or SAT-based ones.
C/C++ solver for the Resource-Constrained Project Scheduling Problem, using Talbot’s ILP formulation and IBM CPLEX (discontinued, shared to inspire open reimplementations)
Released June 15, 2020