中文
相关论文

相关论文: Optimization in the Loop: Implementing and Testing…

200 篇论文

SimuLTE is a tool that enables system-level simulations of LTE/LTE-Advanced networks within OMNeT++. It is designed such that it can be plugged within network elements as an additional Network Interface Card (NIC) to those already provided…

网络与互联网体系结构 · 计算机科学 2016-09-19 Giovanni Nardini , Antonio Virdis , Giovanni Stea

Discrete event simulators, such as OMNeT++, provide fast and convenient methods for the assessment of algorithms and protocols, especially in the context of wired and wireless networks. Usually, simulation parameters such as topology and…

软件工程 · 计算机科学 2017-09-12 Maximilian Köstler , Florian Kauer

Simulation is widely adopted in the study of modern computer networks. In this context, OMNeT++ provides a set of very effective tools that span from the definition of the network, to the automation of simulation execution and quick result…

性能 · 计算机科学 2016-09-16 Antonio Virdis , Carlo Vallati , Giovanni Nardini

Software Pipelining is a classic and important loop-optimization for VLIW processors. It improves instruction-level parallelism by overlapping multiple iterations of a loop and executing them in parallel. Typically, it is implemented using…

编程语言 · 计算机科学 2026-02-02 Jan-Willem Roorda

A discrete-event simulation (DES) involves the execution of a sequence of event handlers dynamically scheduled at runtime. As a consequence, a priori knowledge of the control flow of the overall simulation program is limited. In particular,…

性能 · 计算机科学 2018-05-14 Marc Leinweber , Hannes Hartenstein , Philipp Andelfinger

Reliable and efficient communication is one of the key requirements for the deployment of self-driving cars. Consequently, researchers and developers require efficient and precise tools for the parallel development of vehicular mobility and…

网络与互联网体系结构 · 计算机科学 2017-09-08 Benjamin Sliwa , Johannes Pillmann , Fabian Eckermann , Christian Wietfeld

We address the relative paucity of empirical testing of learning algorithms (of any type) by introducing a new public-domain, Modular, Optimal Learning Testing Environment (MOLTE) for Bayesian ranking and selection problem, stochastic…

机器学习 · 计算机科学 2017-09-15 Yingfei Wang , Warren Powell

Network emulation using real sensor node hardware is used to increase the accuracy of pure network simulations. Coupling OMNeT++ with network emulation platforms and tools introduces new application possibilities for both sides. This…

网络与互联网体系结构 · 计算机科学 2015-09-14 Sebastian Böhm , Michael Kirsche

When designing simulation models, it is favourable to reuse existing models as far as possible to reduce the effort from the first idea to simulation results. Thanks to the OMNeT++ community, there are several toolboxes available covering a…

软件工程 · 计算机科学 2015-09-14 Raphael Riebl , Christian Facchi

A common problem in elastic optical networks is to study the behavior of different resources allocation algorithms, such as signal modulation formats or quality of service, in optical networks in dynamic scenarios where connections are…

网络与互联网体系结构 · 计算机科学 2021-05-07 Felipe Falcón , Gonzalo España , Danilo Bórquez-Paredes

Classical simulators play a major role in the development and benchmark of quantum algorithms and practically any software framework for quantum computation provides the option of running the algorithms on simulators. However, the…

量子物理 · 物理学 2022-05-04 Gian Giacomo Guerreschi

We approach a class of discrete event simulation-based optimization problems using optimality in probability, an approach which yields what is termed a "champion solution". Compared to the traditional optimality in expectation, this…

最优化与控制 · 数学 2016-01-15 Jianfeng Mao , Christos G. Cassandras

Operations research practitioners frequently want to model complicated functions that are are difficult to encode in their underlying optimisation framework. A common approach is to solve an approximate model, and to use a simulation to…

最优化与控制 · 数学 2022-07-06 Michael Forbes , Mitchell Harris , Marijn Jansen , Femke van der Schoot , Thomas Taimre

Automated code optimization aims to improve performance in programs by refactoring code, and recent studies focus on utilizing LLMs for the optimization. Typical existing approaches mine optimization commits from open-source codebases to…

软件工程 · 计算机科学 2025-10-21 Yuwei Zhao , Yuan-An Xiao , Qianyu Xiao , Zhao Zhang , Yingfei Xiong

Modern CMake offers the features to manage versatile and complex projects with ease. With respect to OMNeT++ projects, a workflow relying on CMake enables projects to combine discrete event simulation and production code in a common…

网络与互联网体系结构 · 计算机科学 2021-10-15 Heinz-Peter Liechtenecker , Raphael Riebl

Optimization problems seek to find the best solution to an objective under a set of constraints, and have been widely investigated in real-world applications. Modeling and solving optimization problems in a specific domain typically require…

最优化与控制 · 数学 2024-07-12 Jihai Zhang , Wei Wang , Siyan Guo , Li Wang , Fangquan Lin , Cheng Yang , Wotao Yin

Automatic code optimization remains a difficult challenge, particularly for complex loop nests on modern hardware. This paper investigates a novel approach to code optimization where Large Language Models (LLMs) guide the process through a…

编程语言 · 计算机科学 2025-12-30 Massinissa Merouani , Islem Kara Bernou , Riyadh Baghdadi

In this paper, the network simulation framework OMNeT++ is used for development and testing of automotive Ethernet-Networks. Therefore OMNeT++ is extended by the INET framework. It is augmented by an implementation of the protocol SOME/IP…

网络与互联网体系结构 · 计算机科学 2014-09-04 Patrick Wunner , Stefan May , Stefan May , Sebastian Dengler

Optimizations in a traditional compiler are applied sequentially, with each optimization destructively modifying the program to produce a transformed program that is then passed to the next optimization. We present a new approach for…

编程语言 · 计算机科学 2015-07-01 Ross Tate , Michael Stepp , Zachary Tatlock , Sorin Lerner

Practical distributed quantum computing requires the development of efficient compilers, able to make quantum circuits compatible with some given hardware constraints. This problem is known to be tough, even for local computing. Here, we…

‹ 上一页 1 2 3 10 下一页 ›