firefly-cpp / uARMSolver
universal Association Rule Mining Solver
☆14Updated 3 weeks ago
Alternatives and similar repositories for uARMSolver:
Users that are interested in uARMSolver are comparing it to the libraries listed below
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 7 months ago
- A C++ wrapper for SCIP☆22Updated last month
- A standalone local search solver for general mixed integer programming☆21Updated 3 weeks ago
- Cut Generator Library☆26Updated last month
- Simplifying Experimental Algorithmics☆17Updated 4 months ago
- COIN-OR Utilities☆47Updated last month
- A naive implementation of the Gomory cutting plane algorithm☆15Updated 4 years ago
- Decision Diagrams for Discrete Optimization - Generic Julia Implementation☆16Updated 3 years ago
- Sequential object-oriented simPlex☆63Updated last week
- Open Solver Interface☆57Updated 3 months ago
- Evolving Directed Acyclic Graph☆30Updated 2 years ago
- Constructing decision trees with genetic algorithm with a scikit-learn inspired API☆24Updated 3 years ago
- Python automated machine learning framework.☆33Updated 2 months ago
- Frequent subgraph mining using FFSM algorithm, C++☆11Updated 7 years ago
- Genetic programming method for explaining complex black-box models☆19Updated 9 months ago
- OpenMP-based parallel software for computing the truss decomposition of a graph.☆13Updated 7 years ago
- OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆78Updated 2 weeks ago
- Python library for declarative, constrained, structured-output prediction.☆21Updated last year
- k-means++: a C++ version implement☆18Updated 7 years ago
- C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.☆21Updated 2 years ago
- Branch-Cut-Price Framework☆28Updated 4 years ago
- Modeling and Programming with Gecode☆45Updated 2 years ago
- DDO a generic and efficient framework for MDD-based optimization.☆61Updated last month
- Chapel HyperGraph Library (CHGL) - HPC-class Hypergraphs in Chapel☆29Updated 4 years ago
- LattE integrale, software for counting lattice points and integration over convex polytopes☆47Updated last year
- A new framework to generate interpretable classification rules☆17Updated 2 years ago
- Multilinear PageRank☆15Updated 7 years ago
- Parallel Presolve for Integer and Linear Optimization☆70Updated last month
- Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centri…☆25Updated last week
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.