{"id":16330941,"url":"https://github.com/bgrochal/age3-carbonfootprint","last_synced_at":"2025-08-23T03:09:00.399Z","repository":{"id":69423765,"uuid":"90299581","full_name":"bgrochal/AgE3-CarbonFootprint","owner":"bgrochal","description":"An implementation of the AgE3-compatible solver for the Carbon Footprint optimization.","archived":false,"fork":false,"pushed_at":"2017-08-20T16:03:25.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T11:43:05.462Z","etag":null,"topics":["agent-based-simulation","agh","carbon-footprint","evolutionary-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bgrochal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-05-04T19:01:27.000Z","updated_at":"2023-04-03T01:10:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5ab1204-623f-4043-adf4-fb8770d79493","html_url":"https://github.com/bgrochal/AgE3-CarbonFootprint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgrochal%2FAgE3-CarbonFootprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgrochal%2FAgE3-CarbonFootprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgrochal%2FAgE3-CarbonFootprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgrochal%2FAgE3-CarbonFootprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgrochal","download_url":"https://codeload.github.com/bgrochal/AgE3-CarbonFootprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254355299,"owners_count":22057356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["agent-based-simulation","agh","carbon-footprint","evolutionary-algorithm"],"created_at":"2024-10-10T23:24:58.176Z","updated_at":"2025-05-15T14:10:43.419Z","avatar_url":"https://github.com/bgrochal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgE 3 Carbon Footprint\nThis repository contains an implementation of the [AgE3](https://gitlab.com/age-agh/age3)-compatible solver for \noptimizing Carbon Footprint. Technology stack: Java, Spring framework.\n\n## Prerequisites\nYou need to have the following tools installed and configured:\n - Java 1.8\n - Gradle\n\n## Installation and Commissioning\nThis repository is compatible with the `0.5` version of the [AgE3](https://gitlab.com/age-agh/age3) project, which is\nnot deployed yet. In order to run this repository, follow these steps:\n 1. Clone the latest version of the [AgE3 develop branch](https://gitlab.com/age-agh/age3/tree/develop).\n 2. Enter the main directory of cloned repository.\n 3. Navigate to the `settings.gradle` file and append the following line:\n    ```\n    include 'AgE3-CarbonFootprint'\n    ```\n     Then close the text editor.\n 4. Add this repository as a submodule and navigate to it:\n    ```\n    git submodule add https://github.com/bgrochal/AgE3-CarbonFootprint.git\n    cd AgE3-CarbonFootprint\n    ```\n 5. Build and run the code included in this repository by executing:\n    ```\n    gradle node -PappArgs=\"['pl/edu/agh/footprint/age/carbon-footprint-config.xml,pl/edu/agh/footprint/age/carbon-footprint-config.properties']\"\n    ```\n\n## Visualisation of results\nThere is a `python3` script included in the `src/main/resources/visualisation` directory, which analyses the log files\nproduced by the Carbon Footprint solver. In order to run this script, please install all dependencies by typing:\n```\npip3 install -r requirements.txt\n```\nin the directory mentioned above, and then run the script as follows:\n```\npython3 visualisation.py\n```\n\n## Links\n* [AgE 3 reference](https://www.age.agh.edu.pl/)\n* [AgE 3 Repository on GitLab](https://gitlab.com/age-agh/age3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgrochal%2Fage3-carbonfootprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbgrochal%2Fage3-carbonfootprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgrochal%2Fage3-carbonfootprint/lists"}