{"id":48684530,"url":"https://github.com/comnetshh/lre-omnet","last_synced_at":"2026-04-11T03:55:37.311Z","repository":{"id":122873641,"uuid":"140427591","full_name":"ComNetsHH/LRE-OMNeT","owner":"ComNetsHH","description":"Integration of the Limited Relative Error (LRE) algorithm into the OMNeT++ simulator.","archived":false,"fork":false,"pushed_at":"2018-07-16T15:51:38.000Z","size":954,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-11T03:55:36.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ComNetsHH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-10T12:19:25.000Z","updated_at":"2018-07-16T15:51:39.000Z","dependencies_parsed_at":"2024-05-20T02:30:13.899Z","dependency_job_id":null,"html_url":"https://github.com/ComNetsHH/LRE-OMNeT","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ComNetsHH/LRE-OMNeT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2FLRE-OMNeT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2FLRE-OMNeT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2FLRE-OMNeT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2FLRE-OMNeT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ComNetsHH","download_url":"https://codeload.github.com/ComNetsHH/LRE-OMNeT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2FLRE-OMNeT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-11T03:55:36.740Z","updated_at":"2026-04-11T03:55:37.285Z","avatar_url":"https://github.com/ComNetsHH.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Integration of the **Limited Relative Error algorithm** into OMNeT++\n---\n\nThe LRE algorithm comes as a stand-alone implementation [here](https://github.com/ComNetsHH/LRE). It is included in this project as a Git submodule.\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1313054.svg)](https://doi.org/10.5281/zenodo.1313054)\n\n\nUsage\n---\n\nA novel LRE network entity is implemented that encapsulates the algorithm's functionality. This OMNeT++ project builds as a shared library. To use the entity, link against this library and then add the entity into your network description.\n\nThe algorithm can be configured through the NED parameters specified in the [LRE.ned](https://github.com/ComNetsHH/LRE-OMNeT/blob/master/LRE.ned). An example setup can be found in the [omnetpp.ini](https://github.com/ComNetsHH/LRE-OMNeT/blob/master/omnetpp.ini), which can also be run as an OMNeT++ project to see how LRE works in a trivial example network.\n\nGenerally the LRE entity subscribes to a signal whose name must be provided by the user. The simulation time should be disabled or set to a very large value. LRE will update its internal analysis each time a signal emission is captured, and if the relative errors calculated at each Markov chain state is small enough, LRE will end the simulation. \n\nInitialize submodule\n---\n\nAfter cloning this repository, you have to\n```\ngit submodule init\ngit submodule update\n```\nto pull the LRE implementation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomnetshh%2Flre-omnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomnetshh%2Flre-omnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomnetshh%2Flre-omnet/lists"}