GitHub / eduardosantoshf / randomized-algorithm-for-combinatorial-problem
AA Second Project - The objective of this project was to design and test a randomized algorithm to solve the combinatorial problem from the first assignment, which was to find a minimum weighted closure for a given vertex-weighted directed graph G(V, E), with n vertices and m edges. This randomized algorithm was based on the Monte Carlo algorithms.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: TeX
Size: 3.11 MB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: about 1 year ago
Pushed at: over 2 years ago
Last synced at: about 17 hours ago
Topics: combinatorial-problems, monte-carlo-methods, randomized-algorithms