1
0
Fork 0

Commit Graph

  • 4ef741e7f7
    Partially fixed the documentation master Meliurwen 2023-02-03 13:18:32 +0100
  • 74d233893d
    Updated the `networkx` dependency to the latest version (`3.0`) and updated the code to reflect the change Meliurwen 2023-02-03 13:18:31 +0100
  • df3225c288
    Updated all dependencies to the latest version (except for `networkx` updated to `2.8.8`), updated code to reflect the changes Meliurwen 2023-02-03 13:18:30 +0100
  • 0bfca02a61 Moved read_json_file() function outside of class JsonImporter Meliurwen 2022-02-16 16:14:35 +0100
  • d568ad20e4 Added shebang to all *.py files Meliurwen 2022-02-16 15:44:34 +0100
  • 992aa25761 Added +x permissions to all *.py files Meliurwen 2022-02-16 15:40:50 +0100
  • ac87912bcc Prettified tests dataset Meliurwen 2022-02-16 14:19:05 +0100
  • 446927b169 Added more istructions Meliurwen 2022-02-16 13:56:35 +0100
  • 258f47f6a3 Added testing and linting instructions, plus a missing test dependency Meliurwen 2022-02-16 11:44:47 +0100
  • 7e1d8c989c Readme Meliurwen 2021-11-03 17:36:29 +0100
  • d091202878 Huge clean Meliurwen 2021-11-03 17:16:36 +0100
  • 235c85c8fa
    Update README.rst AlessandroBregoli 2021-07-23 09:19:24 +0200
  • 18cf6c55f1
    Merge pull request #7 from pietroepis/patch-1 AlessandroBregoli 2021-07-22 10:22:08 +0200
  • f82516988c Update documentation madlabunimib 2021-07-21 15:04:43 +0000
  • b3fc83ebd5
    Update README.rst Pietro 2021-07-21 16:50:52 +0200
  • 0844174c38 Update documentation madlabunimib 2021-07-21 06:55:39 +0000
  • f696b1063f
    Merge pull request #6 from pietroepis/trajectory-generation AlessandroBregoli 2021-07-21 08:44:51 +0200
  • 59b7dd87ff Update documentation madlabunimib 2021-07-20 14:31:54 +0000
  • ad2ad0f9ad Unit tests fixed Pietro 2021-07-17 14:57:34 +0200
  • 28767fd7ba Update documentation madlabunimib 2021-07-13 12:41:00 +0000
  • b648d52671 Merge branch 'trajectory-generation' of https://github.com/pietroepis/PyCTBN into trajectory-generation Pietro 2021-07-12 11:19:53 +0200
  • 55aef74b24 Unit tests fixed Pietro 2021-07-12 11:19:15 +0200
  • 5dab135b41 Update documentation madlabunimib 2021-07-12 08:35:17 +0000
  • bd2e880ca6
    Merge branch 'master' into trajectory-generation AlessandroBregoli 2021-07-12 10:33:09 +0200
  • 857f56f416
    Delete example.py Pietro 2021-07-12 09:29:21 +0200
  • fb43fec112 Documentazione Pietro 2021-07-12 09:27:57 +0200
  • c546e9fcc6 Example Pietro 2021-07-08 15:55:06 +0200
  • d10e8b3e70 Update documentation madlabunimib 2021-07-02 11:46:42 +0000
  • 19862b8942 Modify imports order insample_importer_test file philipMartini 2021-07-02 13:36:56 +0200
  • 3b0843aef6
    Update examples.rst philipMartini 2021-07-02 13:29:21 +0200
  • 0f1605ced6
    Update README.rst philipMartini 2021-07-02 12:40:19 +0200
  • 65f8c3f794 Update documentation madlabunimib 2021-07-02 10:39:14 +0000
  • 10535660bd Modify setup file v2.2 philipMartini 2021-07-02 12:25:13 +0200
  • b81b4110dd Update documentation madlabunimib 2021-07-02 09:51:06 +0000
  • 5e314f9342
    Update README.rst MADLabUnimib 2021-06-01 16:23:02 +0200
  • 598dc17ad8 Update documentation madlabunimib 2021-06-01 12:27:02 +0000
  • ad7bbd0d15 Added Licence header MADLabUnimib 2021-06-01 14:16:36 +0200
  • 0b1cb5ba70
    Create LICENSE MADLabUnimib 2021-06-01 10:12:21 +0200
  • 62c700a93e
    Update README.rst MADLabUnimib 2021-05-30 19:30:03 +0200
  • e45adfb5ea Update documentation madlabunimib 2021-05-30 17:28:45 +0000
  • 0f92c0fae3 Updated print in tabu search Luca Moretti 2021-05-30 19:16:32 +0200
  • 69ffba9086
    Update main.yml MADLabUnimib 2021-05-30 19:10:39 +0200
  • 909bbdaa4b Update documentation philipMartini 2021-05-30 16:50:10 +0000
  • 42911a04a0
    Update tabu_search.py lmoretti96 2021-05-30 18:40:22 +0200
  • fd24e71d8b
    Update README.rst lmoretti96 2021-05-30 18:37:02 +0200
  • e32b7c94bc AbstractExporter Pietro 2021-05-14 18:18:13 +0200
  • db79fc5b70 Example Multiprocessing Pietro 2021-05-10 16:50:42 +0200
  • bc09738b00 Test multi trajectory Pietro 2021-05-08 18:22:15 +0200
  • 0ea0f71111 Multiprocessing Pietro 2021-05-07 19:57:43 +0200
  • 1e3431ef76 Estimation Bugfix Pietro 2021-05-01 17:37:47 +0200
  • bc5cea7e20 Update documentation philipMartini 2021-04-28 19:31:29 +0000
  • c59287fdc2
    Fixed edges generation problem in constraint philipMartini 2021-04-28 21:21:28 +0200
  • 78cfd9b081 Update documentation philipMartini 2021-04-27 20:23:49 +0000
  • 7b2d44822f Updated test cim Luca Moretti 2021-04-27 22:12:05 +0200
  • 40d2831e5b Update documentation philipMartini 2021-04-27 20:03:01 +0000
  • 9d50a20f23 Updated test cim Luca Moretti 2021-04-27 21:51:34 +0200
  • 2d0efb297e Update documentation philipMartini 2021-04-27 19:49:44 +0000
  • 2997b1c37d Merge branch 'master' of https://github.com/philipMartini/PyCTBN Luca Moretti 2021-04-27 21:39:05 +0200
  • b76994d66b Updated output messages Luca Moretti 2021-04-27 21:38:51 +0200
  • 0a94eb1945 Update documentation philipMartini 2021-04-27 19:24:39 +0000
  • 1592afe8ee Added Processes number parameter Luca Moretti 2021-04-27 21:13:49 +0200
  • 8dfabb72c4 Comments Pietro 2021-04-27 09:01:04 +0200
  • c6a19ea86a Full Execution Example Pietro 2021-04-26 18:20:14 +0200
  • 59de299053 Test Pietro 2021-04-25 15:45:14 +0200
  • a5d6d9045d Documentation Comments Pietro 2021-04-25 15:29:22 +0200
  • 5e38ef6220 Undefine node children time Pietro 2021-04-20 14:31:27 +0200
  • 710a392fac Undefine node children time Pietro 2021-04-20 13:55:28 +0200
  • c71699d267 JsonExporter Pietro 2021-04-19 11:19:26 +0200
  • 55a3bdabb9 -1 Finale Pietro 2021-04-19 09:18:00 +0200
  • 16f9b2d7c3 -1 Finale Pietro 2021-04-17 10:27:59 +0200
  • ff1765c3a2 Save Network Pietro 2021-04-16 11:41:02 +0200
  • dcda13297f Bugfix, Out JSON Pietro 2021-04-14 18:36:30 +0200
  • 81628a5fe2 Structure and Parameters Estimation Pietro 2021-04-11 09:51:30 +0200
  • 7542b90121 Test NetworkGenerator Pietro 2021-04-10 14:52:47 +0200
  • f01817f2bc Added Tests for TrajectoryGenerator Pietro 2021-04-10 14:01:05 +0200
  • 2792c7aaaf Network Generator Pietro 2021-04-10 10:21:31 +0200
  • a68b5e689d Transitions Number Limit Argument Pietro 2021-04-05 09:26:20 +0200
  • a5ea759bc4 Trajectory Result Pietro 2021-04-05 09:12:10 +0200
  • 63f403a03c Update documentation philipMartini 2021-03-28 17:50:55 +0000
  • 0088b449ce
    Update test_hill_climbing_search.py lmoretti96 2021-03-28 19:39:34 +0200
  • 36f135b35a
    Update README.rst philipMartini 2021-03-28 19:36:36 +0200
  • f8938e1aae Update documentation philipMartini 2021-03-28 17:15:05 +0000
  • 8ed694fb28
    Update test_sample_importer.py lmoretti96 2021-03-28 19:04:18 +0200
  • 1f7c0d5e59
    Update python-PyCTBN-package.yml lmoretti96 2021-03-28 19:02:45 +0200
  • 3fa1a546cc
    Update python-PyCTBN-package.yml lmoretti96 2021-03-28 19:02:18 +0200
  • 6d3412460f Update documentation philipMartini 2021-03-28 16:28:03 +0000
  • 24844be838
    Update test_tabu_search.py lmoretti96 2021-03-28 18:08:55 +0200
  • fa0c336421
    Update python-PyCTBN-package.yml lmoretti96 2021-03-28 18:07:42 +0200
  • c0b45e4631
    Create codecov.yml philipMartini 2021-03-28 18:07:09 +0200
  • 02dc6abd27 Updated examples file Luca Moretti 2021-03-28 17:37:38 +0200
  • e000967852 Test Pietro 2021-03-25 18:12:31 +0100
  • df42c4f5c7 Transitions Improvement Pietro 2021-03-23 15:17:07 +0100
  • e173978bf4
    Update README.rst philipMartini 2021-03-21 13:05:59 +0100
  • a179dd3498
    Update README.rst philipMartini 2021-03-21 13:03:57 +0100
  • da3e943dfb
    Update README.rst philipMartini 2021-03-21 13:02:37 +0100
  • 79dfd5d6ff
    Update README.rst philipMartini 2021-03-21 12:58:53 +0100
  • 3fbbc80881
    Add files via upload philipMartini 2021-03-21 12:57:36 +0100
  • 0da3dc20c6
    Update README.rst philipMartini 2021-03-21 12:08:59 +0100
  • 249c19aa63 Bugfix Pietro 2021-03-19 14:09:10 +0100
  • a7794f9f2c Trajectory Generator Pietro 2021-03-17 11:27:23 +0100