Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fit-bi-ag1 (Algorithms and Graphs)

AG1 course at FIT CTU. This repository contains my solutions to the homework assignments.

Assignment 1 - DFS [10/10]

Turned out to be pretty simple.

Assignment 2 - AVL Tree [2,5/10]

I wrote many tests but I didn't figure out what's wrong with my code. It seems to work but I didn't pass all the tests on the Progtest site.

Assignment 3 - Minimum spanning tree [10/10]

I used the Jarnik algorithm to find the minimal spanning tree and then a simple algorithm for the minimum vertex cover of the final spanning tree.

About

Assignments for the Algorithms and graphs course at FIT CTU.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages