Commit Graph

57 Commits

Author SHA1 Message Date
2d34eb8c89
Update Makefile to get parallel info from env 2024-08-31 12:43:39 +02:00
26eb58b104
Forbids to insert the same edge twice 2024-07-04 18:52:41 +02:00
015b1b0c0f
Fix diagram size in manual 2024-05-28 11:43:39 +02:00
7bb8e4df01
Fix back to manual link 2024-05-23 18:59:08 +00:00
53710378de
Fix manual generation and deploy 2024-05-23 17:34:48 +00:00
c833e9ba32
Remove coverage report from html folder and integrate in doc 2024-05-23 16:27:02 +02:00
f5cb46ee29
Add doc-install to Makefile 2024-05-22 12:09:58 +02:00
b0bd0e6eee
Create doc target to build documentation 2024-05-22 11:10:21 +02:00
9a752d15dc
Change build cmake folder names to Debug & Release 2024-05-09 10:51:52 +02:00
4992685e94
Add devcontainer to repository
Fix update_coverage.py with lcov2.1 output
2024-05-08 06:42:19 +00:00
ced29a2c2e
Refactor coverage report generation
Add some tests to reach 99%
2024-05-06 17:56:00 +02:00
3c7382a93a
Enhance tests coverage and report output 2024-04-30 14:00:24 +02:00
f014928411
Update Makefile actions for coverage 2024-04-21 18:54:13 +02:00
c4b563a339
Add link to the coverage report in the README.md coverage label 2024-04-21 16:44:35 +02:00
b956aa3873
Upgrade version number to 1.0.5
Fix dependency graph
Remove loguru library
2024-04-20 18:00:40 +02:00
1f06631f69
Add check dependencies in make diagrams endpoint 2024-04-19 19:47:37 +02:00
6475f10825
Add class and dependency diagrams 2024-04-19 14:33:00 +02:00
cf9b5716ac
block_update and install in local folder 2024-04-10 00:55:36 +02:00
a1178554ff
Add Ensemble tests 2024-04-08 19:09:51 +02:00
a8fc29e2b2
Create coverage badge 2024-04-08 11:24:25 +02:00
0d6a081d01
Add tests to reach 90% coverage 2024-04-08 00:13:59 +02:00
de23303801
Refactor tests and add FeatureSelection tests 2024-04-02 17:38:48 +02:00
0b65e34772
Fix config.h location problem 2024-03-09 12:27:05 +01:00
635ef22520
Refactor library structure 2024-03-08 22:20:54 +01:00
8e2d05e663
Refactor sample to be out of main CMakeLists 2024-03-08 01:09:39 +01:00
eba2095718
Create installation process 2024-03-08 00:37:36 +01:00
272dbad4f3
Update README and docs 2024-02-27 17:16:26 +01:00
903b143338
Refactor library structure and add sample 2024-02-27 13:06:13 +01:00
55af0714cd
Remove other projects' sources 2024-01-07 19:58:22 +01:00
f0d6f0cc38
Fix sample building 2023-12-04 19:12:44 +01:00
495d8a8528
Begin implementing grid combinations 2023-11-21 13:11:14 +01:00
4628e48d3c
Build gridsearch structure 2023-11-20 23:32:34 +01:00
7d8aca4f59
Add Locale shared config to reports 2023-10-09 19:41:29 +02:00
8fdad78a8c
Continue Test Network 2023-10-09 11:25:30 +02:00
4b732e76c2
MST change unordered_set to list 2023-10-07 19:08:13 +02:00
8c3864f3c8
Complete Folding Test 2023-10-07 01:23:36 +02:00
1287160c47
Refactor makefile to use variables 2023-10-07 00:16:25 +02:00
2f58807322
Begin refactor CMakeLists debug/release paths 2023-10-06 19:32:29 +02:00
b9e0028e9d
Refactor Makefile 2023-10-06 01:28:27 +02:00
36b0277576
Add Maximum Spanning Tree test 2023-10-05 15:45:36 +02:00
da8d018ec4
Refactor Makefile 2023-10-05 11:45:00 +02:00
db17c14042
Change names of executables to b_... 2023-09-29 09:17:50 +02:00
82acb3cab5
Enhance output of Best results reports 2023-09-28 12:08:56 +02:00
7bfafe555f
Begin BestResults build 2023-09-21 23:04:11 +02:00
edb957d22e
Add filter complete results to manage 2023-09-03 14:07:11 +02:00
7c3e315ae7
Add Linux specific options to compile 2023-08-29 18:20:55 +02:00
b686b3c9c3
Enhance copy in Makefile 2023-08-21 12:18:23 +02:00
2dd04a6c44
enhance saving results and add Makefile copy 2023-08-21 11:57:45 +02:00
9972738deb
Add list datasets and add locale format 2023-08-19 19:05:16 +02:00
bafcb26bb6
Add manage to build target 2023-08-18 13:43:53 +02:00