greedy topic

List greedy repositories

Competitive_Programming

71
Stars
25
Forks
Watchers

Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.

VehicleRoutingProblem

67
Stars
23
Forks
Watchers

Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms

Data-Structure-Algorithm-Programs

579
Stars
249
Forks
Watchers

This Repo consists of Data structures and Algorithms

android_interviews

581
Stars
85
Forks
Watchers

🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!

PyTorch-Beam-Search-Decoding

328
Stars
64
Forks
Watchers

PyTorch implementation of beam search decoding for seq2seq models

psolving-paradigms

36
Stars
4
Forks
Watchers

Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.

Feature selection for maximizing expected cumulative reward

Different Searching algorithms (DFS, BFS, IDS, Greedy, A*) opting to find optimal path from source to destination