Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.67 KB

File metadata and controls

43 lines (28 loc) · 1.67 KB

MECVirtualResourceAllocation-Javadoc

License

Welcome to the repository hosting the Javadoc documentation for the MEC Virtual Resource Allocation project. This repository is automatically updated with the latest Javadoc whenever a push is made to the main repository.

Table of Contents

Introduction

This repository contains the Javadoc documentation for the MEC Virtual Resource Allocation project, which implements a hypergraph matching approach for efficient virtual machine (VM) placement and resource allocation in Mobile Edge Computing (MEC) environments.

Accessing the Documentation

The latest Javadoc documentation is available online and can be accessed at the following link:

Javadoc

Repository Structure

The repository structure is as follows:

.
├── docs
│   └── index.html
├── LICENSE
└── README.md
  • docs/: Contains the generated Javadoc documentation.
  • index.html: Entry point for the Javadoc documentation.
  • LICENSE: The LICENSE file.
  • README.md: This README file.

License

This project is licensed under the GPL-3.0 License. See the LICENSE file for more details.