🎓📈 Metaheuristics to solve graph partition problem
-
Updated
Jul 1, 2020 - C++
🎓📈 Metaheuristics to solve graph partition problem
A fast parallel genetic algorithm implementation in C++.
A wrapper around R's optimisation routines where function gradients are computed with auto-diff
GA practices - a zero-ordered optimization method
Programming challenge for NTNU students spring '23
introduction to optimization assignment 3 fall 2024
High-performance C++ data structure for fast key-based access with guaranteed O(1) operations, dynamic resizing, and memory-efficient design
FoundationDB - the open source, distributed, transactional key-value store
Complete rewrite and suite overhaul to the previous strip-packing-cpp repository
Three algorithmic optimization projects from IST's Algorithm Analysis and Synthesis course: dynamic programming for operator parenthesization, graph algorithms for metro network analysis, and linear programming for resource allocation. Implemented in C++ and Python with focus on efficiency and competitive programming techniques.
Speeding up volcano imaging sotfware (ics432)
[COLLEGE] Final work for Restricted Optimization (COS360) @ UFRJ
A simple implementation of MINPACK optimization library based on armadillo
Solving obnoxious p-median problem using Iterated Greedy metaheuristic
Implementation of some classic LP and ILP models in CPLEX, using C++.
(Extremely) Experimental interior point solver for linear programming instances implemented with CUDA. I'm not currently working on this project but I'm happy to receive feedback and opinions.
TensorRT plugins for custom operators
Add a description, image, and links to the optimization topic page so that developers can more easily learn about it.
To associate your repository with the optimization topic, visit your repo's landing page and select "manage topics."