File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
aintelope/environments/demos/gridworlds Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # This Source Code Form is subject to the terms of the Mozilla Public
2+ # License, v. 2.0. If a copy of the MPL was not distributed with this
3+ # file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+ #
5+ # Repository: https://github.com/aintelope/biological-compatibility-benchmarks
6+
7+ from aintelope .environments .demos .gridworlds .helpers .pipeline_env_demo_common import *
8+
9+ if __name__ == "__main__" :
10+ main ("e_11_food_drink_sustainability" )
Original file line number Diff line number Diff line change 1+ # This Source Code Form is subject to the terms of the Mozilla Public
2+ # License, v. 2.0. If a copy of the MPL was not distributed with this
3+ # file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+ #
5+ # Repository: https://github.com/aintelope/biological-compatibility-benchmarks
6+
7+ from aintelope .environments .demos .gridworlds .helpers .pipeline_env_demo_common import *
8+
9+ if __name__ == "__main__" :
10+ main ("e_10_gold_silver" )
You can’t perform that action at this time.
0 commit comments