Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.
/ KL_algorithm Public archive

Kernighan–Lin algorithm in HTML+JS w/ GUI displaying results and in C

Notifications You must be signed in to change notification settings

captdam/KL_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- This repo was used for my school project. It is deactived because I have finished that course.

Kernighan–Lin algorithm

Kernighan–Lin algorithm in JS and C

C version

Very fast. Print log in stdout. Results saved in file.

JS version

Slower than C. Print log in console (web dev inspector), results printed in console as well. Display init partition and optimized partition on screen, using HTML canvas.

About

Kernighan–Lin algorithm in HTML+JS w/ GUI displaying results and in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages