Ograniczanie wyników
Czasopisma help
Autorzy help
Lata help
Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 119

Liczba wyników na stronie
first rewind previous Strona / 6 next fast forward last
Wyniki wyszukiwania
Wyszukiwano:
w słowach kluczowych:  programowanie liniowe
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 6 next fast forward last
PL
Wielu ekspertów zarówno z Polski jak i UE jednoznacznie stwierdza, że Gazociąg Nordstream 2 zmniejsza bezpieczeństwo gazowe zarówno Polski jaki i państw z Europy środkowowschodniej. W związku z tym konieczne są różne przedsięwzięcia w celu dywersyfikacji dostaw gazu do Polski. Przy istniejącej i wciąż rozwijającej się infrastrukturze drogowej oraz kolejowej, jak również w obliczu istnienia terminali do odbioru gazu w Świnoujściu i Gdańsku, jednym z możliwych działań w tym kierunku jest budowa nowych magazynów lub rozbudowa starych w taki sposób, aby można było przewozić i przechowywać tam skroplony gaz LNG. Jednak, aby przedsięwzięcie to było opłacalne, lokalizacje tych magazynów muszą tak zostać dobrane, aby zminimalizować przyszłe koszty transportowe. W niniejszym artykule zaproponowano metodę opartą o programowanie liniowe, która pozwala na optymalną alokację magazynów LNG. Jej innowacyjnym względem istniejących metod elementem jest dynamicznie aktualizująca się waga dostawcy, w zależności od przypisanych do niego odbiorców. Dla zaprezentowanego przykładu zaproponowana metoda pozwoliła na zmniejszenie kosztów drogowych o ponad 25%.
EN
Many experts from both Poland and the EU clearly state that the Nordstream 2 gas pipeline reduces gas safety both in Poland and in Central and Eastern European countries. With the existing and still developing road and rail infrastructure, as well as the gas receiving terminals in Świnoujście and Gdańsk, one of the possible actions is the construction of new warehouses or expansion of old ones so that LNG can be transported and stored there. However, for this venture to be profitable, the locations of these warehouses must be selected to minimize future transport costs. This article proposes a method based on linear programming that allows for the optimal allocation of LNG storage facilities. Its innovative element compared to the existing methods is the dynamically updating weight of the supplier, depending on the recipients assigned to it. For the example shown, the proposed method allowed to reduce road costs by more than 25%.
EN
The purpose of this work is a comparative study of three languages (environments) of optimization modeling: AMPL, Pyomo and JuMP. The comparison will be based on three implementations of the shortest path problem formulated as a linear programming problem. The codes for individual models and differences between them will be presented and discussed. Various aspects will be taken into account, such as: simplicity and intuitiveness of implementation, availability of specific data structures for a LP network problems, etc.
PL
Celem pracy jest zbadanie i porównanie możliwości trzech języków (środowisk) modelowania optymalizacyjnego: AMPL, Pyomo i JuMP. Porównanie zostanie oparte na trzech implementacjach zadania najkrótszej ścieżki sformułowanego jako zadanie programowania liniowego. Przedstawione i omówione zostaną kody poszczególnych modeli oraz różnice między nimi. Pod uwagę będą brane różne aspekty, takie jak: prostota i intuicyjność implementacji, dostępność określonych struktur danych dla problemów z siecią LP itp.
EN
We provide a single example that illustrates all aspects of linear, integer and dynamic programming, including such concepts such as value of perfect and imperfect information. Such problems, though extremely plausible and realistic are hardly ever discussed in managerial economics.
EN
Purpose: Natural disasters disrupt not only the lives of individuals but also the functioning of society. Given the unpredictability of disasters and the uncertainty associated with them, preparation is the best way to mitigate and reduce the effects of the disaster. Design/methodology/approach: The study presents a mathematical model in the form of a multi-objective linear programming problem for the relief distribution from the airports which minimizes the total operational cost as well as travel time. Further, the solution approach and analytical results have also been discussed. Findings: The main aims at the preparedness stage are to identify and build infrastructures that might function as useful operation centres during a disaster. The study also provides decisions that include the type and number of vehicles for each affected location. Research limitations/implications: Airports can function as centres for relief collection and distribution. However, relief operations carried out through airports are often subject to problems such as stockpiling. Further, various modes are available for the transport of relief supplies- air, water, and land transport modes primarily. While aircraft and helicopters are faster, their costs of operation are too high. Instead, trucks are economical but very slow as compared to aircraft. Practical implications: The choice of model depends on many factors including the availability of vehicles, availability of routes, and criticality of situations. The choices made in turn affect the costs and the time of operations. Originality/value: The model converts a disaster scenario into a demand-supply problem with the aim being to decide allocations at specified intervals of time.
EN
The constrained regulation problem (CRP) for fractional-order nonlinear continuous-time systems is investigated. New existence conditions of a linear feedback control law for a class of fractional-order nonlinear continuous-time systems under constraints are proposed. A computation method for solving the CRP for fractional-order nonlinear systems is also presented. Using the comparison principle and positively invariant set theory, conditions guaranteeing positive invariance of a polyhedron for fractional-order nonlinear systems are established. A linear feedback controller model and the corresponding algorithm of the CRP for fractional nonlinear systems are also proposed by using the obtained conditions. The presented model of the CRP is formulated as a linear programming problem, which can be easily implemented from a computational point of view. Numerical examples illustrate the proposed method.
EN
The strategy should be designed in such a way as the risk management can operate not only as a system for avoiding losses, but also risk management should allow recognizing and making use of occasions and create new opportunities for the organization. Risk management includes both an evaluation (analytical and evaluation) undertaking as well as planning and control activities aimed at minimizing (reducing) risk or maintaining it at an acceptable level. Security management can in particular be reduced to the issue of risk management, because risk is a quantitative expression of the functioning of systems in an environment where there are active sources of threats to system security. The article presents the problem of personnel allocation in hazardous conditions, emphasizing the possibilities of undertaking optimization actions in the safety management process. A mathematical model was formulated for this issue. An algorithm solving the problem of personnel allocation is presented. The proposed analysis is the starting point for determining the risk when using multi-station work.
EN
The allocation of production tasks to specific production resources is an important part of preparing the manufacturing process. The amount of profit and costs incurred depends on this division. The efficiency of production resources depends not only on the technologies used, but also on the tasks that will be carried out on them. Therefore, the management of machine efficiency includes both an evaluation (analytical and assessment undertaking, e.g. OEE) and planning activities aimed at maximizing the efficiency of machines by appropriately assigning production tasks to them. The article presents the problem of the allocation of production of various products to various production resources, including the efficiency of the use of machines and devices, emphasizing the possibilities of undertaking optimization actions in the cost management process. A mathematical model was formulated for this issue. An algorithm solving the problem of allocation of production tasks is presented. The solution was obtained using the Octave computing environment.
EN
The linear programming (LP) approach to solve the Bellman equation in dynamic programming is a well-known option for finite state and input spaces to obtain an exact solution. However, with function approximation or continuous state spaces, refinements are necessary. This paper presents a methodology to make approximate dynamic programming via LP work in practical control applications with continuous state and input spaces. There are some guidelines on data and regressor choices needed to obtain meaningful and well-conditioned value function estimates. The work discusses the introduction of terminal ingredients and computation of lower and upper bounds of the value function. An experimental inverted-pendulum application will be used to illustrate the proposal and carry out a suitable comparative analysis with alternative options in the literature.
EN
Synchronizing heterogeneous processes remains a difficult issue in Scheduling area. Related ILP models are in trouble, because of large gaps induced by rational relaxation. We propose here a pipe-line decomposition of a dynamic programming process for energy production and consumption scheduling, and describe the way related sub-processes interact in order to achieve efficient synchronization.
EN
We consider the classical One-Dimensional Bin Packing Problem (1D-BPP), an NP-hard optimization problem, where, a set of weighted items has to be packed into one or more identical capacitated bins. We give an experimental study on using symmetry breaking constraints for strengthening the classical integer linear programming proposed to optimally solve this problem. Our computational experiments are conducted on the data-set found in BPPLib and the results have confirmed the theoretical results.
EN
The method intended to build the possibly shortest assembly schedules is presented in the paper. The method is constructed for assembly lines without parallel machines. The intermediate buffers are located between the assembly machines. A flow of products of different types is unidirectional in the assembly line. The proposed method is a heuristic because the fixed tasks are characterized by a large size and considerable computational complexity. It is a relaxation heuristic. The linear mathematical model is used in the mentioned heuristic method. The method is constructed for assembly scheduling for multioption products. Assembly of various types of products in different variants is the reply to the contemporary challenges faced by the manufacturers, who try to satisfy the demands of individual customers. The planned downtimes of machines are regarded in the method, for example downtime of machines connected with maintenance. The results of computational experiments with proposed heuristic method are presented. The described heuristic method is compared with optimal method based on the integer programming. The fixed makespans and computational fixed times using heuristic method and optimal method are compared.
PL
Przedstawiono metodę przeznaczoną do budowy najkrótszych harmonogramów montażu produktów w liniach montażowych bez maszyn równoległych. Konfiguracja linii montażowej uwzględnia obecność buforów międzyoperacyjnych pomiędzy maszynami. Przepływ równocześnie montowanych produktów różnych typów jest jednokierunkowy. Ze względu na rozmiary rozwiązywanych problemów i związaną z tym złożoność obliczeniową metoda jest heurystyką. Jest to heurystyka relaksacyjna, w której wykorzystano model zadania programowania liniowego. Metoda dotyczy produktów wielowariantowych. Produkty danego typu mogą różnić się wariantami wykonania - specyficznymi cechami, uwzględniającymi wymagania odbiorców. Metodę wyróżnia także uwzględnienie planowanych przestojów maszyn, np. przeznaczonych na konserwację. Zaprezentowano wyniki eksperymentów obliczeniowych, za pomocą których oceniono jakość opracowanej metody. Długości harmonogramów wyznaczanych za pomocą przedstawionej metody porównano z długościami harmonogramów optymalnych, znanymi dzięki zastosowaniu modelu zadania programowania całkowitoliczbowego. Porównano także czasochłonność obliczeń.
EN
The proper organization of work is to set the workflow to the slightest effort of man and machine operation to obtain maximum results. The article presents the problem of the allocation of personnel that occurs in a real company. The mathematical model for this issue was formulated. An algorithm solving the problem of personnel allocation is presented. The proposed analysis is a starting point for determining the production capacity and load of each workstation, which is particularly important when using multi-station work and balancing the production line.
13
PL
Właściwa organizacja pracy polega na takim ustawieniu przebiegu pracy, aby przy najmniejszym nakładzie pracy człowieka lub urządzeń uzyskiwać maksymalne rezultaty działania. Artykuł prezentuje problem przydziału personelu, który występuje w rzeczywistej firmie świadczącej usługi budowlane. Sformułowano model matematyczny dla tego zagadnienia. Przedstawiono algorytm rozwiązujący problem alokacji personelu. Zaproponowana analiza stanowi punkt wyjścia do określenia możliwości usługowych oraz obciążenia każdego pracownika, co jest szczególnie istotne w przypadku stosowania pracy wielostanowiskowej.
EN
The proper organization of work is to set the workflow to the slightest effort of man and machine operation to obtain maximum results. The article presents the problem of the allocation personnel, that occurs in a real company that provides construction services. The mathematical model for this issue was formulated. An algorithm solving the problem of personnel allocation is presented. The proposed analysis is a starting point for determining the production capacity and load of each workstation, which is particularly important when using multi-station work.
EN
The routing and spectrum assignment problem is an NP-hard problem that receives increasing attention during the last years. Existing integer linear programming models for the problem are either very complex and suffer from tractability issues or are simplified and incomplete so that they can optimize only some objective functions. The majority of models uses edge-path formulations where variables are associated with all possible routing paths so that the number of variables grows exponentially with the size of the instance. An alternative is to use edge-node formulations that allow to devise compact models where the number of variables grows only polynomially with the size of the instance. However, all known edge-node formulations are incomplete as their feasible region is a superset of all feasible solutions of the problem and can, thus, handle only some objective functions. Our contribution is to provide the first complete edge-node formulation for the routing and spectrum assignment problem which leads to a tractable integer linear programming model. Indeed, computational results show that our complete model is competitive with incomplete models as we can solve instances of the RSA problem larger than instances known in the literature to optimality within reasonable time and w.r.t. several objective functions. We further devise some directions of future research.
15
Content available remote A Minimum set-cover problem with several constraints
EN
A lot of problems in natural language processing can be interpreted using structures from discrete mathematics. In this paper we will discuss the search query and topic finding problem using a generic context-based approach. This problem can be described as a a Minimum Set Cover Problem with several constraints. The goal is to find a minimum covering of documents with the given context for a fixed weight function. The aim of this problem reformulation is a deeper understanding of both the hierarchical problem using union and cut as well as the non-hierarchical problem using the union. We thus choose a modeling using bipartite graphs and suggest a novel reformulation using an integer linear program as well as novel graph-theoretic approaches.
PL
W artykule omawiana jest możliwość wykorzystania metod programowania liniowego w sytuacji, gdy w danym przedsiębiorstwie jest wdrożony kaskadowy model cenowy. Dzięki strukturze liniowej kaskadowego modelu pojawia się możliwość wprowadzenia metod programowania liniowego w optymalizacje procesów decyzyjnych dotyczących wyznaczania odpowiedniej ceny kontraktów. Optymalizowane są te elementy proces decyzyjnego, dla których jest możliwe zdefiniowanie poziomu ograniczeń zasobów. Funkcja celu jest zbudowana w oparciu o wartość parametru Pocket Margin zdefiniowanego w kaskadowym modelu cenowym, jako wartość wyliczająca wynik ekonomiczny dla danej transakcji. Przygotowane i wyliczone rozwiązanie programu liniowego jest wyłącznie propozycją dla kadry menadżerskiej, mająca na celu wspieranie procesu decyzyjnego dodatkowymi informacjami.
EN
The article discusses the possibility of using linear programming methods in a situation where a cascaded pricing model is implemented in a given company. Thanks to the linear structure of the cascading model, there is the possibility of introducing linear programming methods into optimization of decision-making processes concerning determining the appropriate price of contracts. These elements of the decision process are optimized for which it is possible to define the level of resource constraints. The goal function is built based on the value of the Pocket Margin parameter defined in the cascaded pricing model, as the value calculating the economic result for a given transaction. The prepared and calculated solution of the linear program is only a proposal for the managerial staff, aimed at supporting the decision-making process with additional information.
EN
The aim of the article is to present the possibilities of using selected optimization methods to planning accommodation in spa establishments. Therefore, two methods of solving problems in the field of linear programming were used. The first is the north-west angle method, and the second is the Vogel's approximation method. The methods used so far in logistics in the field of planning a production program can be effectively used also in spa services and improving the efficiency of business models of spa enterprises.
18
Content available remote A software program for optimal 1D cutting suport
EN
The paper summarizes the procedure of solving 1D optimal cutting problems, giving details of coding it using dynamic programming, knapsack problem formulation and column generation approach. Finally, the software program for optimal 1D cutting support is described, which is the open code version enabling researchers to extent its capabilities. The paper ends by giving solutions to stated problems and the description of the GUI of the program. At the end of the paper, the reference to the other paper of the authors discussing the effectiveness of the proposed solution is given, tightly connected with this paper.
PL
W artykule przedstawiono procedurę rozwiązywania zadania optymalizacji docinania 1D, włączając szczegóły zakodowania algorytmu przy użyciu programowania dynamicznego, formalizmu zadania plecakowego oraz metody generowania kolumn. W końcu, opisano program wspomagania optymalnego docinania, w postaci programu w otwartym kodzie co pozwoli badaczom na jego dalsze rozwijanie. Artykuł zawiera rozwiązania przykładowych zadań optymalizacji, jak i też opis interfejsu użytkownika. Zawarto również odnośnik do drugiego artykułu autorów, przedstawiającego efektywność zastosowanych metod.
PL
Sieci bezprzewodowe opierające się na standardzie IEEE802.15.4e-TSCH zdobywają popularność w dziedzinie Przemysłowego Internetu Rzeczy. TSCH (ang. Time Slotted Channel Hopping) pozwala na osiągnięcie wysokiego stopnia niezawodności łącza odpowiadającej zastosowaniom przemysłowym. Standard jednakże nie definiuje działania planisty, co jest obecnie tematem prac wielu ośrodków badawczych. W naszym artykule przedstawiamy rozwiązanie problemu maksymalizacji przepustowości w sieciach TSCH z założeniem zerowej domeny kolizyjnej. Celem uzyskania rozwiązania optymalnego, przydział zasobów łącza został rozwiązany jako problem programowania liniowego. Proponujemy ponadto autorski algorytm heurystyczny, harmonogramujący transmisje w sposób centralny. W pracy zaprezentowaliśmy jego działanie oraz zestawiliśmy wyniki symulacji z rozwiązaniem optymalnym.
EN
Wireless sensor networks incorporating the IEEE802.15.4e-TSCH standard are recognized as a reliable solution in the field of Industrial Internet of Things. TSCH (Time Slotted Channel Hopping) allows achieving a high degree of link reliability which corresponds to industrial applications. The standard, however, does not define how the scheduler operates. This open issue is one of the trending topic of many research centers. In our article, we put forward a solution to the problem of throughput maximization in TSCH networks assuming a zero collision domain. In our article the issue of resource allocation has been described as a linear programming problem in order to obtain an optimal solution. We also propose an original heuristic algorithm that schedules transmissions in a centralized way. A comparative study of simulation results is presented.
PL
Głównym celem poniższego artykułu jest konstrukcja autorskiego narzędzia diagnostycznego, które posłuży do usprawnienia zarządzania łańcuchem dostaw w sieci Biedronka. Do konstrukcji autorskiego narzędzia autor artykułu wykorzystał programowanie liniowe, które jest specyficznym rodzajem programowania matematycznego. Z uwagi na dużą objętość materiału oraz chęć przedstawienia przykładowego działania narzędzia diagnostycznego, autor postanowił podzielić artykuł na dwie części. W części pierwszej artykułu autor przygotował niezbędne dane do budowy narzędzia diagnostycznego, a następnie opis formalny tego narzędzia. W części drugiej artykułu autor dokonał optymalizacji zarządzania łańcuchem dostaw sieci Biedronka w oparciu o autorskie narzędzie diagnostyczne. Następnie zaproponował potencjalne modyfikacje narzędzia diagnostycznego, które mogą w przyszłości usprawnić jego działanie.
EN
The main purpose of this article is the design of a original diagnostic tool, that will help to improve Biedronka supply chain management. For the construction of the diagnostic tool, the author of the article used linear programming, which is a specific type of mathematical programming. Due to the large volume of content and the desire to present an example of using the diagnostic tool, the author decided to divide the article into two parts. In the first part of the article, the author has prepared the necessary data to build a diagnostic tool. Then he prepared the formal description of the diagnostic tool. In the second part of the article, the author optimized the supply chain management of the Biedronka network using the author’s diagnostic tool. Next he proposed potential modifications of the diagnostic tool which may improve its operation in the future.
first rewind previous Strona / 6 next fast forward last
JavaScript jest wyłączony w Twojej przeglądarce internetowej. Włącz go, a następnie odśwież stronę, aby móc w pełni z niej korzystać.