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 |
Release files for spalb 1.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| spalb-1.6.1.tar.gz | 14.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spalb-1.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.5 kB
Release files / spalb-1.6.1.tar.gz
| Download URL | spalb-1.6.1.tar.gz |
|---|---|
| Size | 14.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
73fe3ed2a10d1fe1b9f8a2f77ba70d76ff5b66c76358af5d7e190e69440c5118
|
|
BLAKE2b-256 checksum How to use checksums |
1ecaf710d12ccc102fe1c24a1652b3c6488c65424e69724396bd3d8b7486e5b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
|
Release files / spalb-1.6.1-py3-none-any.whl
| Download URL | spalb-1.6.1-py3-none-any.whl |
|---|---|
| Size | 14.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db9b30fa269990d8b646699f3818ab92111fc87cba17b3654edad7daf8565ee2
|
|
BLAKE2b-256 checksum How to use checksums |
3c00d30b8983d554f2f261e98dfb166e286d7f99697c12c1875efc1958439923
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
|