Skip to content

lukethomas1/trafficheaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To use InputGenerator.StopLight:

from InputGenerator.StopLight import StopLight

test_light = StopLight()

test_light.fill()

test_light.randomize()

test_light.calc_costs()

inputs = test_light.get_input()

outputs = test_light.get_output()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages