Scientific papers using GeneticSharp (october 2022)

In October 2022 I discovered (TBH, Google Scholar notified me) that three new scientific papers using GeneticSharp have been developed.

Below you can appreciate them:

Framework for graphical user interface testing

post image


Abstract: This thesis is describing the development of a framework for graphic user interface testing with usage of Soft Computing algorithms. Development is divided into four phases. The first phase is acquaintance with existing GUI testing frameworks and their analysis. The second phase is about choosing appropriate technologies for development, appropriate algorithms and implementation design. Then there is the framework implementation phase itself and last phase with the testing, result evaluation and improvements proposal. (paper)

Automated linear design integrated microwave amplifier with distributed gain

post image


Abstract: Increasing the efficiency and reducing the cost of developing microwave integrated circuits (ICs) determines the trend in the development of software modules for automated synthesis of circuit and topological solutions. The article presents the results of the development of a methodology and algorithm that allow for automated synthesis of circuit solutions for integrated microwave amplifiers with distributed amplification (MW URA) based on set of requirements for its linear characteristics. A feature of the proposed technique is the use of models of active and passive elements for the selected manufacturing technology of microwave ICs. it allows directly in the process of synthesis to obtain circuit solutions of microwave URU suitable for implementation in a given technological process. The work of the presented CAD technique integrated microwave URU is demonstrated on the example of the development of a pre-amplification cascade for buffer amplifier for the frequency range from 20 to 30 GHz based on 0.25 μm GaAs pHEMT of the technological process of the domestic foundry. (paper)

Optimization of customer assignment problem

post image


Abstract: One of the biggest problems of call center employees is fair customer distribution. Every employee wants to deal equally with customers with similar characteristics and to distribute premiums equally. Because of the large number of parameter and input data for this problem, the search space is large. Therefore, the problem is a complex, in other words NP – hard problem. Genetic Algorithm, which is an heuristical search method, is preferred in order to provide an effective solution to such problems where the solution space is very large. Within the scope of the study, an application was developed with the help of GeneticSharp library in C# programming language, which can assign fair customers to call center employees by using the Genetic Algorithm method, and the most appropriate solution was sought. It has been determined that the genetic algorithm can provide an effective solution to the assignment problems. (paper)

Loading comments...
Tutorials

Articles

Labs