partitioning-algorithms
There are 46 repositories under partitioning-algorithms topic.
KarypisLab/METIS
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
kahypar/kahypar
KaHyPar (Karlsruhe Hypergraph Partitioning) is a multilevel hypergraph partitioning framework providing direct k-way and recursive bisection based partitioning algorithms that compute solutions of very high quality.
KaHIP/KaHIP
KaHIP -- Karlsruhe HIGH Quality Partitioning.
mahmoudparsian/data-algorithms-with-spark
O'Reilly Book: [Data Algorithms with Spark] by Mahmoud Parsian
mahmoudparsian/big-data-mapreduce-course
Big Data Modeling, MapReduce, Spark, PySpark @ Santa Clara University
kahypar/mt-kahypar
Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequential partitioning algorithms. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.
Graphinius/graphinius
Generic graph (analysis) library in Typescript
chiao45/mgmetis
METIS partitioner for mesh and graph
psimatis/QuadTree
A C++ implementation of the Quad-Tree spatial index.
piomin/sample-vertx-kafka-messaging
implementation of partitioning mechanism on Apache Kafka and asynchronous communication between Vert.x microservices
pockemon/Operating-systems--LAB
Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]
scivision/METIS
CMake enhanced Karypis METIS library
SneaksAndData/anti-clustering
A Python library for anti-clustering algorithms
Koyama-Tsubasa/VLSI_Physical_Design_Automation
Coursework of NTHU CS613500 VLSI Physical Design Automation
lukashuebner/HyperPhylo
Judicious Graph Partitioning
sandialabs/Jet-Partitioner
Jet: Graph Partitioner for GPU
Koyama-Tsubasa/FPGA_Architecture_and_CAD
Coursework of NTHU CS516000 FPGA Architecture & CAD
manishtomar/bloc
Single-master group membership framework with failure detection useful for stateless partitioning
TomerAberbach/partition-interval
Partitions an interval as evenly as possible.
pthariensflame/discrimination.rs
Generic worst-case-linear-time sorting and partitioning algorithms based on discriminators
anubhavtomar/annealing-partitioning
Hardware/Software Partitioning for FFT Algorithm
axr6077/Ray-Trace-Parallelization
Complex ray tracing algorithm optimized by using parallelization over different partitioning schemes and explore the performance gains through grain size and processing units (parameters) over sequential algorithm to render a high resolution image.
Dreeseaw/salmon
an embedded, distributed cache built for maximizing data locality
jaspreetj/Branch-and-Bound-based-Bi-Partitioning
An implementation of a branch and bound method based bi-partitioning algorithm.
chanioxaris/polygonal-curves
Collection of clustering algorithms for polygonal curves.
CodeBear801/Kernighan-Lin
Quick implementation of the Kernighan-Lin graph partition algorithm in Python
Ernest314/part-distributor
A program to distribute sheet music parts to players, minimizing movement of players between pieces.
IsuruHaupe/as-cast
This project aims at creating a decentralized partitioning protocol that guarantees consistent partitioning and termination even in dynamic settings where nodes join and leave the system, create or destroy partitions.
sasjonge/epartition
A partitioning algorithm for OWL
valentinarho/go-dutch-flag
Simple implementation of the Dutch national flag problem in Golang
OscarFawcett/Graph_Clustering
This repository contains a variety of algorithms designed for graph clustering problems.
uma07/Advanced-Algorithms-Lab
Set of Python files with the implementation of several well-known algorithms
hsujeremy/hydranets-subtask-partitioning
Implementation of the subtask partitioning algorithm described by the HydraNets paper (Mullapudi, et al)
RyanLarge13/Physics-Sym
JavaScript Ball Physics Simulation