Skip to main content

This package can solve single product assembly line balancing problem

Project description

This package is package for solve assembly line balancing problem. It can solve single model assembly line and 3 types of assembly line:

- Straight-Line Assembly Line
- U-shaped Assembly Line
- Parallel Workstation Assembly Line

It have 5 function in this package:

Function name Description
lcr(filename) Use largest candidate rule to solve the straight-line assembly line balancing problem.
rpw(filename) Use rank position weight to solve the straight-line assembly line balancing problem.
comsoal(filename) Use comsoal to solve the straight-line assembly line balancing problem.
u_ga(filename) Use genetic algorithm to solve the u-shaped assembly line balancing problem.
parallel_ga(filename) Use genetic algorithm to solve the parallel workstation assembly line balancing problem

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spalb-1.6.1.tar.gz (14.2 kB view hashes)

Uploaded Source

Built Distribution

spalb-1.6.1-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page