Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

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.

Notifications You must be signed in to change notification settings

eduardosantoshf/randomized-algorithm-for-combinatorial-problem

Repository files navigation

AA Second Assignment

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, and all the computations were made using a variety of parameters, which are referred on the report.

Course

This project was developed under the Advanced Algorithms course of University of Aveiro.

How to run

You can find the running steps inside the report.pdf file.

Grade

This project's grade was 17 out of 20.

Authors

About

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.

Topics

Resources

Stars

Watchers

Forks