# CloudSim-HO-Research-V2 ## Docs - [App.java](https://cloudsim-ho-project.puneetchandna.com/concepts/app-java.md): The main entry point for the research framework. - [Architecture](https://cloudsim-ho-project.puneetchandna.com/concepts/architecture.md): High-level overview of the project's architecture. - [CloudSim Plus](https://cloudsim-ho-project.puneetchandna.com/concepts/cloudsim-plus.md): The simulation framework used in this project. - [Hippopotamus optimization](https://cloudsim-ho-project.puneetchandna.com/concepts/hippopotamus-optimization.md) - [Project Structure](https://cloudsim-ho-project.puneetchandna.com/concepts/project-structure.md): The directory structure of the project. - [Advanced Scenarios](https://cloudsim-ho-project.puneetchandna.com/guides/advanced-scenarios.md): How to create and customize simulation scenarios. - [Basic Scenarios](https://cloudsim-ho-project.puneetchandna.com/guides/basic-scenarios.md): How to run the built-in simulation scenarios. - [Building from Source](https://cloudsim-ho-project.puneetchandna.com/guides/building-from-source.md): Instructions on how to build the project from source. - [Contributing](https://cloudsim-ho-project.puneetchandna.com/guides/contributing.md): Guidelines for contributing to the project. - [Installation](https://cloudsim-ho-project.puneetchandna.com/guides/installation.md): How to install and set up the project. - [Prerequisites](https://cloudsim-ho-project.puneetchandna.com/guides/prerequisites.md): Software and hardware requirements for the project. - [Running Tests](https://cloudsim-ho-project.puneetchandna.com/guides/running-tests.md): How to run the tests for the project. - [Unit Tests](https://cloudsim-ho-project.puneetchandna.com/guides/unit-tests.md): The unit tests for the project. - [algorithm_parameters.properties](https://cloudsim-ho-project.puneetchandna.com/reference/algorithm-parameters.md): The configuration file for the algorithms. - [Config properties](https://cloudsim-ho-project.puneetchandna.com/reference/config-properties.md) - [Key Output Files](https://cloudsim-ho-project.puneetchandna.com/reference/key-output-files.md): The key output files from the simulation. - [logback.xml](https://cloudsim-ho-project.puneetchandna.com/reference/logback.md): The configuration file for the logging framework. - [Running a Simulation](https://cloudsim-ho-project.puneetchandna.com/tutorials/running-first-simulation.md): Learn how to setup, build, and run your first Hippopotamus Optimization simulation. ## Optional - [GitHub](https://github.com/puneet-chandna/cloudsim-ho-research-V2)