Skip to content
#

min-cut

Here are 24 public repositories matching this topic...

Projede, literatürde azami akış (maximum flow) olarak geçen ve düğümler (nodes) arasında akış kapasiteleri belirli bir şekildeki (graph) bir başlangıçtan bir hedefe en fazla akışın sağlandığı problem çözülmüş, devamında ise akışın sistemden geçmemesi için literatürde min-cut olarak geçen yöntem uygulamıştır.

  • Updated Mar 28, 2021
  • C#

Python project for the Algorithmic Methods of Data Science class for the MSc. in Data Science at the Sapienza University of Rome. The main purpose of the project is exploring Network concepts like Shortest Walk, Min Cut, Densest Subgraph, etc. and building algorithms to explore these concepts.

  • Updated Jan 7, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the min-cut topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the min-cut topic, visit your repo's landing page and select "manage topics."

Learn more