Giter Club home page Giter Club logo

Surya's Projects

alns icon alns

Adaptive large neighbourhood search in Python.

autogen icon autogen

Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ

avl-tree icon avl-tree

A templated AVL tree with STL-style iterators and random access; written in C++.

awesome-optimization icon awesome-optimization

A curated list of awesome mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.

b-p_binpackingproblem icon b-p_binpackingproblem

Branch-and-Price Algorithm for the Bin Packing Problem (using CPLEX as pricer and LP solver). It implements a Ryan-Foster branching scheme and it explores the branching tree in a depth-first fashion. The pricing problems are solved via a DP algorithm only at the root node. No heuristic initialisation phase... yet :-)

beam-search icon beam-search

Solução do problema de agendamento de jobs para uma única máquina com release date e tempo de setup variado

branch-and-bound-cpp icon branch-and-bound-cpp

This is an implementation of branch and bound in C++ for solving 0-1 Integer programming as part of an advanced software practical at the heidelberg university.

brkga_mp_ipr_cpp icon brkga_mp_ipr_cpp

The Multi-Parent Biased Random-Key Genetic Algorithm with Implict Path Relink - C++ version

btree icon btree

A general-purpose high-performance lightweight STL-like modern C++ B-Tree

cifar10-ml icon cifar10-ml

Image classification on CIFAR-10 dataset using Machine Learning

cliqueenum icon cliqueenum

Implementation of ehaustive clique enumeration algorithm GreedyBB

cliquer icon cliquer

Cliquer C library by Patric Östergård

clisat icon clisat

An exact algorithm for the maximum clique problem (MCP) which improves over state-of-the-art approaches in some cases by orders of magnitude

computer-science icon computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

cqengine icon cqengine

Ultra-fast SQL-like queries on Java collections

cupdlp-c icon cupdlp-c

Code for solving LP on GPU using first-order methods

ensmallen icon ensmallen

A header-only C++ library for numerical optimization --

exactcolors icon exactcolors

Exactcolors is a collection of algorithms for exactly solving graph coloring and weighted stable set problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.