Skip to content

This repository hosts the automatically updated Javadoc documentation for the MEC Virtual Resource Allocation project.

License

Notifications You must be signed in to change notification settings

AlessioBugetti/MECVirtualResourceAllocation-Javadoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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.