https://github.com/shreckye/huawei-code-craft-2019
Java code for the Huawei Code Craft 2019 competition
https://github.com/shreckye/huawei-code-craft-2019
java traffic traffic-schedule traffic-simulation
Last synced: over 1 year ago
JSON representation
Java code for the Huawei Code Craft 2019 competition
- Host: GitHub
- URL: https://github.com/shreckye/huawei-code-craft-2019
- Owner: ShreckYe
- License: apache-2.0
- Created: 2019-03-11T07:16:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T06:36:51.000Z (over 7 years ago)
- Last Synced: 2025-02-09T23:17:13.069Z (over 1 year ago)
- Topics: java, traffic, traffic-schedule, traffic-simulation
- Language: Java
- Homepage:
- Size: 22 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Huawei-Code-Craft-2019
Java code for the Huawei Code Craft 2019 competition
# Apache License
```
Copyright Yongshun Ye, Huiqi Xue
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```