An open API service providing repository metadata for many open source software ecosystems.

Topic: "greedyalgorithm"

mitxael/mcb-greedy

Minimal Cycle Basis calculation for Weighted Undirected Graphs (greedy approach)

Language: Matlab - Size: 1.22 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

rishavsingh98/Data-Structure-Algorithms

Problems for Data Structures and Algorithms coded in C++

Language: C++ - Size: 213 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

bushra-muneer/Design-and-Analysis-of-Algorithm

Implementation of Knapsack Problem using Greedy Algorithm and Dynamic Programming

Language: Python - Size: 928 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

anushka436/EventScheduler

A Java-based Event Scheduler that assigns events to two venues using a greedy algorithm to avoid overlap. It includes both a console version and a GUI version using Swing, allowing users to input event timings and see the optimized schedule across two available venues.

Language: JavaScript - Size: 27.3 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

HyderNabi/AlgorithmsAndComputation

Some of the Computational problems are solved with the well known Algorithmic design strategies.

Language: Java - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IshikaGiroti/Currency-and-Denominations-Convertor

Our project is based on creating an application that takes an amount as an input from the user and then uses the greedy technique to find out what is the most optimal number of denominations needed to get the entered amount.

Language: C - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0