amity-room-allocation:友善房间分配

时间:2024-05-22 03:50:04
【文件属性】:

文件名称:amity-room-allocation:友善房间分配

文件大小:15KB

文件格式:ZIP

更新时间:2024-05-22 03:50:04

Python

#### #amity-room-allocation 顾名思义,此简短算法的创建是为了将公司成员随机分配到随机生成的房间。 在此算法的范围内,代码具有预分配的办公室数量和预定的宿舍数量,以分配给选择此方法的男性和女性同伴。 可以在Rooms.py文件中找到此定义。 您可以在fork此存储库后始终对其进行修改。 Offices prepopulated are:'Carat', 'Anvil', 'Crucible', 'Kiln', 'Forge', 'Foundry', 'Furnace', 'Boiler', 'Mint', 'Vulcan' Malerooms prepopulated are:'topaz', 'silver', 'gold', 'onyx', 'opal' Femalerooms prepopulated are: 'ruby', 'platinum'


【文件预览】:
amity-room-allocation-master
----.gitignore(708B)
----README.md(4KB)
----LICENSE(18KB)
----requirements.txt(59B)
----Allocation()
--------input.txt(224B)
--------persons.py(384B)
--------input2.txt(2KB)
--------viewresult.py(404B)
--------test.py(2KB)
--------building.py(8KB)
--------rooms.py(1KB)
--------fileparser.py(1KB)

网友评论