Skip to content

Releases: AutomatedProcessImprovement/Simod

3.5.30

15 Aug 16:23
7ac1c1e

Choose a tag to compare

Changelog

7ac1c1e - Merge pull request #139 from AutomatedProcessImprovement/136-avoid-final-evaluation-by-default (Ihar Suvorau)
509a28a - Merge branch 'master' into 136-avoid-final-evaluation-by-default (David Chapela de la Campa)
80e884b - Upgrade version (David Chapela de la Campa)
64f51cd - Modify Simod regular tests to include with/without final evaluation (David Chapela de la Campa)
94580a2 - Fix bug introduced in default common settings when changing default log IDs (to CV) and default metric value (to None) (David Chapela de la Campa)
ffe608a - Perform test split in EventLog class only when the partition is needed and no test log is provided (David Chapela de la Campa)
21d4af7 - Add flag in Common settings to denote if the final evaluation needs to be performed (David Chapela de la Campa)

3.5.29

15 Aug 10:24
20e63e7

Choose a tag to compare

Changelog

20e63e7 - Merge pull request #138 from AutomatedProcessImprovement/130-support-compressed-logs (Ihar Suvorau)
6a57e5b - Update use of own "read" function for PIX framework "read_csv_log" (David Chapela de la Campa)
4af8fdf - Compress some test logs and adapt corresponding tests cases (David Chapela de la Campa)
e80de81 - Fix minor bug with suffixes removal (David Chapela de la Campa)
b5fe708 - Remove all suffixes from process name and raise exception when logs are not CSV or CSV-GZ (David Chapela de la Campa)

3.5.28

09 Aug 14:55

Choose a tag to compare

Changelog

e899840 - Update version (Ihar Suvorau)
7d260a7 - Add BPIC15 test (Ihar Suvorau)
5734e94 - Fix repairing missing activities, #129 (Ihar Suvorau)
49ae9ed - Archive sample event logs (Ihar Suvorau)
f4bfd15 - Update pix-framework (Ihar Suvorau)

3.5.27

09 Aug 13:43
dde1df1

Choose a tag to compare

Changelog

dde1df1 - Merge pull request #133 from AutomatedProcessImprovement/129-repair-missing-activities (Ihar Suvorau)
f4789e6 - Update version (Ihar Suvorau)
9e830cd - Merge branch 'master' into 129-repair-missing-activities (Ihar Suvorau)
886deb1 - Improve logging (Ihar Suvorau)
70c0b34 - Update prosimos and pix-framework to use the latest prioritization rules, #129 (Ihar Suvorau)
7d52cd3 - Fix imports after pix-framework refactoring (Ihar Suvorau)
f03b1bb - Repair missing activities in Resource Model when Process Model is provided #129 (Ihar Suvorau)
1fe6d3c - Update pix-framework (Ihar Suvorau)
3d0d018 - Format with Black (Ihar Suvorau)
4fe0d50 - Fix formatting and typos (Ihar Suvorau)
f49ef1c - Use train partition instead of train_validation for initial resource model discovery (Ihar Suvorau)
ab9890e - Fix fuzzy calendars test logs (Ihar Suvorau)
22bd795 - Merge branch 'master' of https://github.com/AutomatedProcessImprovement/Simod (Ihar Suvorau)
f095875 - Extract activities' names and IDs from BPMN safer and faster. Closes #127 (Ihar Suvorau)
e4fca65 - Upgrade batch-processing-discovery to fix unsupported batching rule. Closes #126 (Ihar Suvorau)
249e498 - Update README.md (Marlon Dumas)
89c91f2 - Fix invalid exception raising in batching/types. #126 (Ihar Suvorau)

3.5.26

27 Jul 10:32

Choose a tag to compare

Changelog

3e2f16a - Improve checking for missing start_time values in a log. #121 (Ihar Suvorau)
217f6bc - Don't include fuzzy calendars tests into the CI suite yet (Ihar Suvorau)
3e58147 - Fix wrong configuration version in a dumped YAML. Closes #122 (Ihar Suvorau)
a5cc7dc - Update openxes-cli-py to a newer version that doesn't produce logging warning (Ihar Suvorau)
e6d6b91 - Update version (Ihar Suvorau)
b41102d - Clean intervals_frequency_calculator.py in fuzzy calendars (Ihar Suvorau)
7191f2b - Fix duration distribution discovery for fuzzy calendars (Ihar Suvorau)
3cd4990 - Fix output folder doesn't exist for fuzzy calendars (Ihar Suvorau)
76eeb9d - Convert fuzzy calendars script in tests/ to a proper pytest test (Ihar Suvorau)
25acf04 - Move Poetry env to in-project (Ihar Suvorau)
4ae0dbc - Remove XES files from fuzzy calendars tests (Ihar Suvorau)
8b6ce34 - Fix broken imports in fuzzy calendars (Ihar Suvorau)
6641720 - Reformat fuzzy calendars with Black (Ihar Suvorau)
c35d26c - Merge branch 'fuzzy-calendars' (Ihar Suvorau)
7a9c8e2 - Add a TODO for ResourceModelSettings (Ihar Suvorau)
ed921d5 - Update Simod version for benchmarking (Ihar Suvorau)
7429aed - Delete poetry.lock (Ihar Suvorau)
0641043 - Add runtime measurement function to utilities (Ihar Suvorau)
edb12d3 - Update poetry.toml (Ihar Suvorau)
e4dc1aa - Minor changes before merging, to mirror the master files (orlenyslp)
5395641 - Replacing sample.yml and poetry.lock files for the ones in the main branch to avoid merging conflicts (orlenyslp)
40982f0 - Last Changes before merging (orlenyslp)
d022a85 - Fuzzy Calendars Discovery - Initial V0 (orlenyslp)

3.5.25

25 Jul 16:47

Choose a tag to compare

Changelog

7063828 - Closes #123 - Discover resource pools only once in ResourceModelOptimizer (instead of one per iteration) (David Chapela de la Campa)
5e0c110 - Update benchmarking scripts (Ihar Suvorau)
05ea0da - Add Simod version option for benchmarking (Ihar Suvorau)
73143d0 - Rename output file name in analyze_results.py for benchmarking (Ihar Suvorau)
ff744ed - Add benchmarking analysis script (Ihar Suvorau)
66954e0 - Refactor benchmarking (Ihar Suvorau)
5d4c081 - Refactor docker_jobs from benchmarking (Ihar Suvorau)
cdc7669 - Prepare v3.5.24 experiments (Ihar Suvorau)

3.5.24

12 Jul 12:29

Choose a tag to compare

Changelog

2f80159 - Add two versions of the N_GRAM_DISTANCE (N=2, N=3)  - TWO_GRAM_DISTANCE or 2_GRAM_DISTANCE  - THREE_GRAM_DISTANCE or 3_GRAM_DISTANCE (default one) (David Chapela de la Campa)
cf300a9 - Add BPMN model to resource default files (David Chapela de la Campa)
bbe342d - Merge configuration_parameters_refactoring (Ihar Suvorau)
2cb0b90 - Update sample configuration and files and add configuration for benchmarking (David Chapela de la Campa)
830782b - Add warning for when the simulated log is empty (due to an error) (David Chapela de la Campa)
5357ecc - Add option to skip case attributes and move batching and prioritization options to "common" (David Chapela de la Campa)
24a1afd - Unify Extraneous Delays metrics with Simod metrics (David Chapela de la Campa)
0b491ed - Update measures naming and added Arrival and Relative distances (David Chapela de la Campa)
31ccda7 - Add template for "Optional testing" parameter to skip the split for the final testing and discover the best process model with all the input log (David Chapela de la Campa)
f1ff99f - Add legacy converter from Configuration v2 to new Configuration v4 (David Chapela de la Campa)
b6e5167 - Merge remote-tracking branch 'origin/configuration_parameters_refactoring' into configuration_parameters_refactoring (David Chapela de la Campa)
297dd63 - Refactor configuration parameters for a more clear understanding (David Chapela de la Campa)
68307ec - Refactor configuration parameters for a more clear understanding (David Chapela de la Campa)

3.5.19

05 Jul 10:42

Choose a tag to compare

Changelog

8b5f617 - Add more debugging info for running a simulation (Ihar Suvorau)
6577d30 - Remove unnecessary spaces from cli_formatter.py (Ihar Suvorau)
abc07c9 - Update sample config to conform to the new configuration structure (Ihar Suvorau)
477ec04 - Update pyproject.toml and poetry.lock (Ihar Suvorau)
4ab2b95 - Merge branch 'master' of https://github.com/AutomatedProcessImprovement/Simod (Ihar Suvorau)
ea1d95a - Replace prosimos and extraneous-activity-delays with PyPI dependencies instead of git (Ihar Suvorau)

3.5.18

04 Jul 13:19

Choose a tag to compare

Changelog

9da6c18 - Fix batching bugs and tests (David Chapela de la Campa)

3.5.17

03 Jul 20:19

Choose a tag to compare

Changelog

02dd490 - Add batching tests and logs (STILL IN PROCESS) (David Chapela de la Campa)
9d4256a - Add prioritization tests and fix bugs related to it (David Chapela de la Campa)
28f41f8 - Refactor EventLog to perform the preprocessing when loading the logs, so no need to compute needed columns (e.g., enabled time) afterwards (David Chapela de la Campa)
9ec6fa4 - Refactor BPS model to_dict/to_prosimos function (David Chapela de la Campa)