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.
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.
The latest Javadoc documentation is available online and can be accessed at the following link:
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.
This project is licensed under the GPL-3.0 License. See the LICENSE file for more details.