Pdesy

Latest version: v0.5.2

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.4.0

- Add the function of adding `TaskPriorityRule` and `ResourcePriorityRule` in simulation.
- Change the name of `Factory` to `Workplace`

0.3.4

- `state_record_list` of all submodels are added.
- JSON data is adopted.
- remove `xxx_time_list` attribute from all submodels

0.3.3

- Fix some bugs in simulation
- Add fig saving function

0.3.2

Here is an example of the function of fixing allocation.

python
task_f1_a11.fixing_allocating_worker_id_list = [w2.ID]
task_f3_b.fixing_allocating_facility_id_list = [f1_f3.ID]
project.simulate(max_time = 100, print_debug=False)

0.3.1rc

0.3.0

- Add simulation function considering component and factory size

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.