Computer Tools in Education
http://cte.eltech.ru/ojs/index.php/kio
<p><strong>Brief history</strong><br>Computer Tools in Education journal (“Kompjuternye instrumenty v obrazovanii”) was founded at 1998 and was published on Russian language.<br>The significant contribution to coming-to-be of the journal was made by two great scientists. One of them - Svjatoslav S. Lavrov - was one of the founders of computer science in USSR. Another - Seymour Papert – create a LOGO language to study interaction between students and computers.<br>Areas of their activity determine the journal scope.</p>Издательство СПбГЭТУ «ЛЭТИ»en-USComputer Tools in Education2071-2340<div align="center"> <p><a href="http://creativecommons.org/licenses/by/4.0/" rel="license"><img style="border-width: 0;" src="https://i.creativecommons.org/l/by/4.0/88x31.png" alt="Creative Commons License"></a><br>This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution 4.0 International License</a>.</p> </div>Solution of Two-Criteria Project Scheduling Problems Using Methods of Tropical Optimization
http://cte.eltech.ru/ojs/index.php/kio/article/view/1916
<p>The paper considers two-criteria problems to schedule a project that consists in performing a given set of activities with restrictions on the start and end times of the activities. The maximum time of the working cycle and the spread of the start time of activities that need to be minimized are taken as the optimality criteria of the plan for one of the problems. The other problem is to minimize the total duration of the project and the spread of the start time of activities. The solution of the problems is based on representation in terms of tropical algebra, which studies algebraic systems with idempotent operations. By applying methods of tropical optimization, results are obtained that analytically describe all Pareto-optimal solutions to the considered problems in parametric form. Illustrative numerical examples of solving two-criteria problems for a project of three activities are given.</p>Nikolai KrivulinVadim Simonenko
Copyright (c)
2026-03-312026-03-31152110.32603/2071-2340-2026-1-5-21Computer Visualization of Field Lines of Constant Electric and Constant Magnetic Fields
http://cte.eltech.ru/ojs/index.php/kio/article/view/1903
<p>A method is proposed for constructing a picture of the field lines of constant electric and magnetic fields based on the numerical solution of a system of differential equations followed by visualization by graphs in three-dimensional space. It is shown that the application of this method makes it possible to understand and demonstrate some qualitative features of the field lines, due in particular to the symmetry of the systems under consideration. The examples considered show that even for the simplest systems studied in electrostatics and magnetostatics courses, the pattern of field lines can be complex and sometimes unpredictable.</p>Alexander Liapzev
Copyright (c)
2026-03-312026-03-311223910.32603/2071-2340-2026-1-22-39On the Hybrid Approach for Cardiac Electrophysiology Modeling Utilizing Spectral Neural Operators
http://cte.eltech.ru/ojs/index.php/kio/article/view/1909
<p><strong>Purpose.</strong> To investigate the applicability of a hybrid approach combining spectral neural operators with classical numerical methods for accelerated cardiac electrophysiology simulation in the bidomain formulation.</p> <p><strong>Materials and methods.</strong> The bidomain model is considered on rectangular anisotropic 3D domains with the ten Tusscher-Panfilov ionic model. A hybrid scheme is investigated: an autoregressive Fourier neural operator (AR-FNO) approximates the nonlinear parabolic evolution of the transmembrane potential, while the elliptic coupling equation is solved by the conjugate gradient method. Gradient-aware training is employed to improve wavefront reproduction accuracy.</p> <p><strong>Results.</strong> On test 3D anisotropic slabs with a 2 ms time step, a conduction velocity error of 3–6 % relative to the reference finite element solution was obtained. An ablation study of individual method components was performed. Limitations were identified: error accumulation during prolonged autoregressive rollout and accuracy dependence on time step size.</p> <p><strong>Conclusion.</strong> The principal feasibility of applying hybrid neural network architectures for computational electrophysiology problems on model domains is demonstrated. The applicability boundaries and directions for further research are identified.</p>Eugene Shchetinin
Copyright (c)
2026-03-312026-03-311405610.32603/2071-2340-2026-1-40-56Hybrid Method for User Feedback Analysis and Dynamic Weight Optimization of Key Parameters in AI Systems
http://cte.eltech.ru/ojs/index.php/kio/article/view/1937
<p>Understanding user preferences plays a crucial role in personalized services and intelligent systems. This understanding is achieved through feedback mechanisms in various forms, with natural language being the most preferred format. However, this approach requires precise identification of key features from user feedback and dynamic optimization of feature weights to enhance system decision-making accuracy. Traditional methods face significant limitations in extracting key feedback features from natural language texts and adapting weight distribution effectively. This paper presents a novel method for extracting key features from user feedback and distributing their weights based on preliminary multi-iteration interaction between the user and the AI system. This method integrates four main modules: YAKE-based feature extraction, personalized TF-IDF weight modeling, semantic fusion of vector representations with feature classification, and dynamic weight distribution for key features. Thus, a direct mapping mechanism is created from user feedback to the set of feature weights involved in building the decision-making model in AI systems. The novelty of the method lies in the development of a YAKE keyword extraction algorithm with improved semantic and feature density; a TF-IDF weight calculation algorithm integrating historical user preferences and weight personalization; a feature classification mechanism based on semantic similarity; and optimization of feature extraction and weight distribution processes. An emotional state prediction system with continuous data collection from 16 users over 30 days was used to test the method. The results showed that the proposed method achieves an emotion prediction accuracy of 78.4%, which is 23% higher than baseline methods. A significant increase in user satisfaction with the system's predictions and a substantial reduction in the time to achieve stable feature weight distribution are noted.</p>Ma DantingYulia Shichkina
Copyright (c)
2026-03-312026-03-311577310.32603/2071-2340-2026-1-57-73Models for automatic generation of educational tasks: a comparative analysis
http://cte.eltech.ru/ojs/index.php/kio/article/view/1907
<p>The article presents a comparative analysis of models for the automatic generation of assessment tasks for university courses in the context of a growing mismatch between student and instructor numbers and an increase in cases of academic dishonesty.<br>The aim of the study is to compare existing generation models according to three criteria — task variability, effort required for implementation, and explainability of results — in order to reduce instructors’ workload while preserving the quality of the educational process.<br>The methodology includes an analysis of publications from 2020–2025 and a classification of models into template-based, grammar-based, statistical, graph-based, recurrent neural networks, evolutionary algorithms, and large language models (LLMs).<br>Key findings: LLMs outperform alternative approaches in the diversity of generated content and computational efficiency when pre-trained models are used. Template-based and grammar-based systems are constrained by low variability, evolutionary algorithms require significantly more time, and recurrent networks are inferior in maintaining semantic coherence. Critical drawbacks of LLMs are limited explainability and a tendency to hallucinate, which necessitates mandatory expert oversight of outputs.<br>The work has practical relevance for developers of educational systems and for instructors seeking to scale instruction while retaining pedagogical control.</p>Dmitry Butenko
Copyright (c)
2026-03-312026-03-311749010.32603/2071-2340-2026-1-74-90