Skip to content

Commit 2d2ff49

Browse files
committed
Friday Fun: travelling salesperson contest sample.
1 parent d365918 commit 2d2ff49

File tree

2 files changed

+887
-0
lines changed

2 files changed

+887
-0
lines changed

Malmo/samples/Python_examples/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ set( MULTI_AGENT_TESTS
7171
team_reward_test.py
7272
multi_agent_test.py
7373
agent_visibility_test.py
74+
tsp_race.py
7475
turn_based_test.py
7576
MultiMaze.py
7677
)

0 commit comments

Comments
 (0)