An open API service providing commit metadata for open source projects.

gitlab.inria.fr / mosaic/treex / commits

Python library for manipulating trees and DAG reduction of trees

SHA Message Author Date Stats
cb9440ad build for more python versions Guillaume Cerutti <g****i@i****r> over 2 years ago
7659eb3d remove app from tests Guillaume Cerutti <g****i@i****r> over 2 years ago
e79ae4fe enable large runners for CI Guillaume Cerutti <g****i@i****r> over 2 years ago
d1f457c4 Update README.rst AZAIS Romain <r****s@i****r> over 2 years ago
3019bfb2 Fix package dependency in CI job Jonathan Legrand <j****d@e****r> about 3 years ago
a429d165 Fix coverage report Jonathan Legrand <j****d@e****r> about 3 years ago
9feb3695 Try to fix coverage Jonathan Legrand <j****d@e****r> about 3 years ago
965b15a4 Try to fix coverage Jonathan Legrand <j****d@e****r> about 3 years ago
bd265144 Rename test file to avoid messing up nose2 tests Jonathan Legrand <j****d@e****r> about 3 years ago
8d340d8d Fix test config Jonathan Legrand <j****d@e****r> about 3 years ago
e269677f Fix requirements.txt Jonathan Legrand <j****d@e****r> about 3 years ago
aeda309a Add config for nose2 LEGRAND Jonathan <j****d@i****r> about 3 years ago
e72b5c78 Fix dependencies LEGRAND Jonathan <j****d@i****r> about 3 years ago
25dda80f Swith to nose2 LEGRAND Jonathan <j****d@i****r> about 3 years ago
5a47461f Remove unnecessary steps in CI jobs LEGRAND Jonathan <j****d@i****r> about 3 years ago
92c51c15 Fix SyntaxWarning LEGRAND Jonathan <j****d@i****r> about 3 years ago
044a10e1 Use inriamosaic/conda LEGRAND Jonathan <j****d@i****r> about 3 years ago
9182b05b Fix Gitlab CI jobs LEGRAND Jonathan <j****d@i****r> about 3 years ago
50d2c090 Update gitlab CI LEGRAND Jonathan <j****d@i****r> about 3 years ago
47a4889a merge Merge branch 'release/2.1.2' Romain <r****s@i****r> about 3 years ago
1a526305 bump version number Romain <r****s@i****r> about 3 years ago
3b9e0574 add acknowledgment (Zhang distance)" Romain <r****s@i****r> about 3 years ago
6e60bf79 Fix indentations in Zhang-edit-distance for labeled trees x-FBenNa <f****m@y****r> about 3 years ago
7a72f5f0 add contributor to zhang distance file Romain <r****n@M****l> about 3 years ago
52a0e8c9 update zhang edit distance for labeled trees fbenaoum <f****m@y****r> about 3 years ago
d825d762 updating Zhang_edit_distance for labeled trees
Signed-off-by: fbenaoum <f****m@y****r>
fbenaoum <f****m@y****r> about 3 years ago
2c0665f6 Minor change in deduction phase, slightly better time Florian INGELS <f****s@g****m> over 3 years ago
9c0c57b5 Minor change in `tree_to_ciphering_dag` with slightly better runtime Florian INGELS <f****s@g****m> over 3 years ago
ca9b16f9 update meta Guillaume Cerutti <g****i@i****r> over 3 years ago
01a4a75c Solved problem of not optimal compression Florian Ingels <f****s@i****r> almost 4 years ago
6c2e6eec Ciphering Dag now keep the information of the tree_ids it compresses Florian Ingels <f****s@i****r> almost 4 years ago
6770cc36 Update .gitlab-ci.yml CERUTTI Guillaume <g****i@i****r> about 4 years ago
7fc1467f merge Merge branch 'develop' into 'master' INGELS Florian <f****s@i****r> about 4 years ago
5479ab22 Minor fix Florian Ingels <f****s@i****r> about 4 years ago
e28321ef Changed the initialization to account for histogram of labels. Florian Ingels <f****s@i****r> about 4 years ago
1db01824 Added geometric compression of trees and intersection detection algorithms Florian Ingels <f****s@i****r> about 4 years ago
5ddafe79 Minor fix Florian Ingels <f****s@i****r> over 4 years ago
20299ba4 merge Merge branch 'develop' into 'master' INGELS Florian <f****s@i****r> over 4 years ago
c7d40ebc Modified the behaviour of ``generate_choices`` according the theoretical argu... Florian Ingels <f****s@i****r> over 4 years ago
be61758e Refactored some functions Florian Ingels <f****s@i****r> over 4 years ago
cd120e06 Added greedy algorithm for regression on the cipher space + unit tests Florian Ingels <f****s@i****r> over 4 years ago
52e0484c Extracted the construction of the partition from the main function -- so that... Florian Ingels <f****s@i****r> over 4 years ago
0ccec4ad Unit test for DAG compression with labels Florian Ingels <f****s@i****r> over 4 years ago
94153d9e Added decompression of tree with labels Florian Ingels <f****s@i****r> over 4 years ago
e0875160 Minor fix. Florian Ingels <f****s@i****r> over 4 years ago
d0ee67c0 Minor fix. Florian Ingels <f****s@i****r> over 4 years ago
5699905b Added the possibility to compose Bijections. Florian Ingels <f****s@i****r> over 4 years ago
4e9f58db merge Merge branch 'develop' of gitlab.inria.fr:mosaic/treex into develop Florian Ingels <f****s@i****r> over 4 years ago
45e4ce9e Added DAG compression w.r.t. isomorphism up to a ciphering Florian Ingels <f****s@i****r> over 4 years ago
922bd989 bump version number Guillaume Cerutti <g****i@i****r> over 4 years ago
1bfd1a12 merge Merge branch 'develop' into 'master' INGELS Florian <f****s@i****r> over 4 years ago
b19d4118 merge Merge branch 'master' into 'develop' INGELS Florian <f****s@i****r> over 4 years ago
1adb53b5 merge Merge branch 'develop' of gitlab.inria.fr:mosaic/treex into develop Romain <r****n@d****r> over 4 years ago
6a48aa13 update doc Romain <r****n@d****r> over 4 years ago
e30f61df Minor fix. Florian Ingels <f****s@i****r> over 4 years ago
24e3a934 Implementation of recursive split of children after mapping nodes, both on ba... Florian Ingels <f****s@i****r> over 4 years ago
d4db78d6 Minor typo corrected. Florian Ingels <f****s@i****r> over 4 years ago
75080006 The procedure to split bags is now recursive. Florian Ingels <f****s@i****r> over 4 years ago
28738484 Corrected minor typo Florian Ingels <f****s@i****r> over 4 years ago
1d7d8728 Update readme.rst AZAIS Romain <r****s@i****r> over 4 years ago
87294dea Update README.rst AZAIS Romain <r****s@i****r> over 4 years ago
0c25c2d4 New perturbate attribute function Florian Ingels <f****s@i****r> almost 5 years ago
06bfffa4 New perturbate attribute function Florian Ingels <f****s@i****r> almost 5 years ago
0086a695 merge Merge branch 'develop' into 'master' INGELS Florian <f****s@i****r> almost 5 years ago
52d3fb6b Test isomorphism only if not already done Florian Ingels <f****s@i****r> almost 5 years ago
fc4bb29e merge Merge branch 'develop' into 'master' INGELS Florian <f****s@i****r> almost 5 years ago
b8604891 Added security belt Florian Ingels <f****s@i****r> almost 5 years ago
c5ee568f Simplified the choice of candidates in the backtracking. Florian Ingels <f****s@i****r> almost 5 years ago
d7168c5b Split collections optimized Florian Ingels <f****s@i****r> almost 5 years ago
e2622dae Merged the functions for the deductions on collections Florian Ingels <f****s@i****r> almost 5 years ago
1c9a980f Updated the split procedure and the deduction rules, according to the new ver... Florian Ingels <f****s@i****r> almost 5 years ago
2b794725 added a procedure that merge all collections into bags Florian Ingels <f****s@i****r> about 5 years ago
61f411d3 merge Merge branch 'develop' into 'master' INGELS Florian <f****s@i****r> about 5 years ago
31537081 Doc updated. Florian Ingels <f****s@i****r> about 5 years ago
b0926fcf Backtracking is working again. Yay! Florian Ingels <f****s@i****r> about 5 years ago
78f15a31 Refactoring of the ciphering format. Backtracking is broken for some special ... Florian Ingels <f****s@i****r> about 5 years ago
fecc93a8 Refined the "parent signature" step by adding the mapping of the parent to th... Florian Ingels <f****s@i****r> about 5 years ago
93c293f5 merge Merge branch 'develop' into 'master' INGELS Florian <f****s@i****r> about 5 years ago
157e2242 Correction of typo. Florian Ingels <f****s@i****r> about 5 years ago
49d960df Correction of typo. Florian Ingels <f****s@i****r> about 5 years ago
893020f4 Added an option for terminating the PreProcessing earlier. Florian Ingels <f****s@i****r> about 5 years ago
9b09a13d Added an option for terminating the PreProcessing earlier. Florian Ingels <f****s@i****r> about 5 years ago
92a166ed merge Merge branch 'release/2.1.0' into develop Florian Ingels <f****s@i****r> about 5 years ago
310b4c67 merge Merge branch 'release/2.1.0' Florian Ingels <f****s@i****r> about 5 years ago
9435c73e updated version number to 2.1.0 Florian Ingels <f****s@i****r> about 5 years ago
7a0b9056 merge Merge branch 'master' into develop Florian Ingels <f****s@i****r> about 5 years ago
7fc8927b Update README.rst CERUTTI Guillaume <g****i@i****r> about 5 years ago
a7572533 update after repo transfer Guillaume Cerutti <g****i@i****r> about 5 years ago
b951ac6e Finished doc Florian Ingels <f****s@i****r> over 5 years ago
c1227602 Continued doc Florian Ingels <f****s@i****r> over 5 years ago
8b990d3a Passed a bunch of functions in private Florian Ingels <f****s@i****r> over 5 years ago
5a317907 Fixed seed for randomness in test Florian Ingels <f****s@i****r> over 5 years ago
9898e4a1 Transferred functions to the debugging file + start of documentation Florian Ingels <f****s@i****r> over 5 years ago
ca0eedf3 Simplified remove method() in Collection class Florian Ingels <f****s@i****r> over 5 years ago
50e8f697 Mistake corrected. Florian Ingels <f****s@i****r> over 5 years ago
08bfdcce Mistakes remains on pathological cases... will investigate Florian Ingels <f****s@i****r> over 5 years ago
91bb6caf Rearranged functions & spotted a rare mistake that will be corrected soon :) Florian Ingels <f****s@i****r> over 5 years ago
1812c75a Backtracking is covered in tests Florian Ingels <f****s@i****r> over 5 years ago
68916f41 Backtracking is implemented (and working!) Florian Ingels <f****s@i****r> over 5 years ago
e3ca6cd7 Code refactoring to eliminate many booleans tests Florian Ingels <f****s@i****r> over 5 years ago

← Back to repository