ctonetti (Caio Tonetti)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
Jun 5 2019, 7:16 PM (253 w, 5 d)
Availability
Available

Recent Activity

Mar 31 2020

ctonetti committed R73:02decb6de237: Merge branch 'master' into 'master' (authored by ctonetti).
Merge branch 'master' into 'master'
Mar 31 2020, 7:44 PM
ctonetti committed R73:24817dbe1799: replaced a function by another function that does the same job in this case but… (authored by Arthur AM <arthrfrnco@gmail.com>).
replaced a function by another function that does the same job in this case but…
Mar 31 2020, 7:44 PM
ctonetti committed R73:79d4596e0c86: Merge branch 'max_flow_example' into 'master' (authored by ctonetti).
Merge branch 'max_flow_example' into 'master'
Mar 31 2020, 7:33 PM

Nov 16 2019

ctonetti committed R73:5545712b2ea6: Merge branch 'fix-sidedock-visibility' into 'master' (authored by ctonetti).
Merge branch 'fix-sidedock-visibility' into 'master'
Nov 16 2019, 8:44 PM
ctonetti committed R73:9ed865adbd17: sidedockwidget: Fix on the exclusive button group of the toolbar (authored by ctonetti).
sidedockwidget: Fix on the exclusive button group of the toolbar
Nov 16 2019, 8:44 PM
ctonetti committed R73:b5fdd34c66f3: Merge branch 'fix-find-backend' into 'master' (authored by ctonetti).
Merge branch 'fix-find-backend' into 'master'
Nov 16 2019, 7:07 PM
ctonetti committed R73:3298ccbc8da5: Merge branch 'master' into fix-find-backend (authored by ctonetti).
Merge branch 'master' into fix-find-backend
Nov 16 2019, 7:07 PM
ctonetti committed R73:a6c779d801bc: Fix redundant append of rocs/fileformats to library paths (authored by ctonetti).
Fix redundant append of rocs/fileformats to library paths
Nov 16 2019, 7:07 PM

Aug 22 2019

ctonetti committed R73:a5a01ba41702: Debugger option on script menu (authored by ctonetti).
Debugger option on script menu
Aug 22 2019, 1:26 PM

Aug 13 2019

ctonetti committed R73:a2e9cafb7eea: Self Edges Removas on Transform Edges (authored by ctonetti).
Self Edges Removas on Transform Edges
Aug 13 2019, 2:04 PM
ctonetti committed R73:0c079499b56d: Fix on the Generator Seeds of the graph generator widget (authored by ctonetti).
Fix on the Generator Seeds of the graph generator widget
Aug 13 2019, 2:03 PM
ctonetti committed R73:c900181b97a2: Write Hopcroft-Karp Example (authored by ctonetti).
Write Hopcroft-Karp Example
Aug 13 2019, 2:03 PM
ctonetti committed R73:9d563a52484a: Write information about the algorithms (authored by ctonetti).
Write information about the algorithms
Aug 13 2019, 2:03 PM
ctonetti committed R73:d561595be8dd: Write Floyd-Warshall Example (authored by ctonetti).
Write Floyd-Warshall Example
Aug 13 2019, 2:03 PM
ctonetti committed R73:a2c8ce1be23a: Write Bellman-Ford Example (authored by ctonetti).
Write Bellman-Ford Example
Aug 13 2019, 2:03 PM
ctonetti committed R73:16b03cfb51cf: Write Dijkstra Example (authored by ctonetti).
Write Dijkstra Example
Aug 13 2019, 2:03 PM
ctonetti committed R73:461c0ea20cb2: Write Topological Sort example (authored by ctonetti).
Write Topological Sort example
Aug 13 2019, 2:03 PM
ctonetti committed R73:e4ee3792e5c3: Write Kruskal Example (authored by ctonetti).
Write Kruskal Example
Aug 13 2019, 2:03 PM
ctonetti committed R73:65173bf28b2d: Rewrite Prim example (authored by ctonetti).
Rewrite Prim example
Aug 13 2019, 2:03 PM
ctonetti committed R73:1c62d7ea3a1c: Write DFS example (authored by ctonetti).
Write DFS example
Aug 13 2019, 2:02 PM
ctonetti committed R73:1236bd12c687: Rewrite BFS example (authored by ctonetti).
Rewrite BFS example
Aug 13 2019, 2:02 PM

Jul 25 2019

ctonetti committed R73:11c906650632: Add copyright (authored by ctonetti).
Add copyright
Jul 25 2019, 6:23 PM
ctonetti committed R73:4ef6e53a30a8: Topology class as static access only (authored by ctonetti).
Topology class as static access only
Jul 25 2019, 6:23 PM
ctonetti committed R73:aa3341dc5866: Correct typos and coding style (authored by ctonetti).
Correct typos and coding style
Jul 25 2019, 6:23 PM
ctonetti committed R73:99aa96ff53aa: Change boost mersenne twister to std mersenne twister (authored by ctonetti).
Change boost mersenne twister to std mersenne twister
Jul 25 2019, 6:23 PM
ctonetti committed R73:6628f8b377b6: Modify the tree creation algorithm (authored by ctonetti).
Modify the tree creation algorithm
Jul 25 2019, 6:23 PM
ctonetti committed R73:bfa512327753: The new Dag creation with wrong edge verification (authored by ctonetti).
The new Dag creation with wrong edge verification
Jul 25 2019, 6:23 PM

Jun 28 2019

ctonetti committed R73:02cdbcebb2e1: Adapt the Complete graphs generation for the direction of the edge (authored by ctonetti).
Adapt the Complete graphs generation for the direction of the edge
Jun 28 2019, 2:29 PM
ctonetti committed R73:7d575304863e: Change default values of graph classes (authored by ctonetti).
Change default values of graph classes
Jun 28 2019, 2:29 PM
ctonetti committed R73:8c6f0eac73b0: Change the default edges to something more verbose to the user (authored by ctonetti).
Change the default edges to something more verbose to the user
Jun 28 2019, 2:29 PM
ctonetti committed R73:6d9e0dec32be: Add Complete Bipartite Graph class creation to Generate Graph Widget (authored by ctonetti).
Add Complete Bipartite Graph class creation to Generate Graph Widget
Jun 28 2019, 2:29 PM
ctonetti committed R73:bda3a6e66b5c: Add Complete Graph class creation to Generate Graph Widget (authored by ctonetti).
Add Complete Graph class creation to Generate Graph Widget
Jun 28 2019, 2:29 PM
ctonetti committed R73:25703e57ef7d: Change the name of random tree form, fix class order and fix path layout (authored by ctonetti).
Change the name of random tree form, fix class order and fix path layout
Jun 28 2019, 2:29 PM
ctonetti committed R73:bae29a00fdf5: Change wrong name format on QFormLayout of MeshGraph and StarGraph (authored by ctonetti).
Change wrong name format on QFormLayout of MeshGraph and StarGraph
Jun 28 2019, 2:29 PM
ctonetti committed R73:3e9fa9af59e8: Remove repeated insertion on QHash (authored by ctonetti).
Remove repeated insertion on QHash
Jun 28 2019, 2:29 PM
ctonetti committed R73:25d5caf4f5f4: Add Path Graph class creation to Generate Graph Widget (authored by ctonetti).
Add Path Graph class creation to Generate Graph Widget
Jun 28 2019, 2:29 PM