Optimization of Assembly Line Balancing Problems leaf node


URI

https://openalex.org/T12782

Label

Optimization of Assembly Line Balancing Problems

Description

This cluster of papers focuses on the optimization of assembly line balancing problems, including the use of heuristic procedures, genetic algorithms, and ant colony optimization for mixed-model sequencing and stochastic scenarios. It also addresses the application of these methods in robotic assembly lines and the consideration of multi-objective optimization in the context of just-in-time production.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12782> a skos:Concept ;
    rdfs:label "Optimization of Assembly Line Balancing Problems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Assembly_line_balancing>,
        <https://openalex.org/T12782> ;
    skos:broader oasubfields:2209 ;
    skos:definition "This cluster of papers focuses on the optimization of assembly line balancing problems, including the use of heuristic procedures, genetic algorithms, and ant colony optimization for mixed-model sequencing and stochastic scenarios. It also addresses the application of these methods in robotic assembly lines and the consideration of multi-objective optimization in the context of just-in-time production."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Optimization of Assembly Line Balancing Problems"@en ;
    openalex:cited_by_count 139622 ;
    openalex:works_count 22559 .