Skip to content

ai-for-driving/Pre-Matching-based-Hierarchical-Auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-Matching-based-Hierarchical-Auction

运行环境

创建环境

 conda create -n PMHA  python=3.9  

激活环境

conda activate PMHA

提交规范

<type>[optional scope]: <description>

type: 代码提交类型

  • fix: Bug 修复
  • feat: 新增功能
  • docs: 文档相关
  • style: 代码风格优化
  • refactor: 功能重构,功能未改变
  • perf: 性能提升/改善
  • test: 测试相关

scope: 代码作用范围

description: 简单描述代码功能

详细资料请参考约定式提交

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages