68 Commits

Author SHA1 Message Date
Oleg Sh
2bc0bda130 Add vertex finder feature. 2025-06-15 15:52:55 +02:00
Oleg Sh
9ef50c538e Marked 'Check Graphs Isomorphism' as beta, because it works incorrect sometimes. 2025-05-06 21:16:42 +02:00
Oleg Sh
5477f2afe8 Add last usage graphs menu. 2025-02-15 20:35:37 +01:00
Oleg Sh
6c4e18ce99 Add dialog to select original graph or autosaved graph.
Refactor graph styles holding objects.
Small style fixes.
2025-01-05 21:05:35 +01:00
Oleg Sh
c9201526a9 Fixed shrt path algorithm name for graphs with negative edges. Fix loader. 2024-08-03 21:03:42 +02:00
Oleg Sh
dac4f9bcb8 Added test size settings for vertices and edges. 2024-07-15 22:11:38 +02:00
Oleg Sh
43a4b44a22 Change script location.
Split js code.
Added cache and changed loading mechanism for js sources.
2023-11-06 19:16:50 +02:00
Oleg Sh
6f477f1e94 Added background image support 2023-10-21 12:08:07 +02:00
Oleg Sh
4d3085baa5 Add Max Clique algorithm. 2023-09-07 22:06:35 +02:00
Oleg Sh
b6065ef901 Add save edge and reuse it. 2023-01-07 19:59:48 +02:00
Oleg Sh
168a851b75 Fix bugs with connection edges. 2022-12-17 22:19:37 +02:00
Oleg Sh
0c26400c6c Add snowflake vertex shape 2022-12-17 21:55:33 +02:00
Oleg Sh
4b82685aaa Add creating graph using Edge List. 2022-09-18 13:19:53 +02:00
Ivan
d53cf4db0a New vertex shape proposal - textbox 2022-07-13 22:59:55 +05:00
Oleg Sh
59b01bec36 Add export graph to svg 2022-07-02 13:42:20 +02:00
Oleg Sh
194715260d Add special actions for edges. 2022-05-15 22:02:14 +02:00
Oleg Sh
1d21cc3727 Add longest path algorithm. 2022-03-20 19:59:40 +02:00
Oleg Sh
02ee85a6e7 Added context menu. 2022-03-08 14:20:19 +02:00
Oleg Sh
5ae3760ba8 Add output path for find all paths. 2022-03-06 22:37:02 +02:00
Oleg Sh
0904a350ca Fix translation. 2022-03-06 20:47:52 +02:00
Oleg Sh
430e6a80be Changed algorithms menu design. 2022-02-12 20:16:40 +02:00
Oleg Sh
63a0cef6cc Add algorithm to find all shortest paths from one vertex to another. 2021-11-11 20:53:29 +02:00
Oleg Sh
dc6c90991e Added find all patches algorithm. 2021-09-29 21:10:14 +02:00
serd2011
0a294c1720 Added use of locale inColoring algorithm 2021-09-19 19:05:44 +03:00
serd2011
92dd7751e3 Added use of locale in Modern Graph Style algorithm 2021-09-19 18:58:33 +03:00
serd2011
164a2818f0 Added use of locale in Vertices Degree algorithm 2021-09-19 18:43:19 +03:00
serd2011
c145c53ec8 Added use of locale in Radius and Diameter algorithm 2021-09-19 18:27:12 +03:00
Oleg Sh
89ad081919 Add presets for color
Add select style for all selected styles.
2021-05-04 12:13:27 +02:00
Oleg Sh
c6b1611740 Add text position.
Setting for selection groups.
Fix bugs.
2021-04-24 19:12:49 +02:00
Oleg Sh
35c6656d0f Add more options for vertex. 2021-04-23 21:38:16 +02:00
Oleg Sh
0d923bb37f Add settings for vertex shape and size. 2021-04-17 20:27:04 +02:00
Oleg Sh
2271e32a93 Add own style for separate vertex/edges. 2021-04-16 12:13:16 +02:00
Oleg Sh
8c3e607d2c Add check graphs isomophism.
Changed some default styles.
2021-01-31 17:23:22 +02:00
Unick Soft
38d6483665 Change translation. 2020-09-08 21:05:25 +02:00
Unick Soft
cf0970f5a1 Change spanning tree calculations. Ignore orientation of edges. 2020-09-05 12:51:17 +02:00
Unick Soft
49bd4b9f97 Added algorithm names on Dutch. Renamed vertexes. 2020-08-20 22:42:21 +02:00
Unick Soft
abb41c3852 Added translation for algorithm names. 2020-06-21 11:00:39 +02:00
Unick Soft
984c27da8b Fixes for Dutch 2020-06-01 19:27:22 +02:00
Unick Soft
5cc2195175 Changed English bottom bar. 2020-05-26 21:28:13 +02:00
Unick Soft
2da45cb85b Added info about Greek translations. 2020-05-07 10:27:32 +02:00
Unick Soft
6e17b9719c Added multi select using ctrl 2020-05-05 20:23:55 +02:00
Unick Soft
bbcdbb7294 Added up text for edges. 2020-05-03 15:04:01 +02:00
Unick Soft
4517ee12a3 Added French translation 2020-04-18 16:52:06 +02:00
Unick Soft
363e09cd90 Revert "Added help to translate french"
This reverts commit f47064ede7205c283ccebcccddd8fcae8f534a1b.
2020-04-18 13:12:23 +02:00
Unick Soft
f47064ede7 Added help to translate french 2020-04-05 19:08:26 +02:00
Unick Soft
063c2f9ec0 Add multigraph support. Visualization and some algorithms. 2019-10-05 16:11:55 +02:00
Unick Soft
290306e924 Added setup dialog for background. 2019-09-07 22:36:18 +02:00
Unick Soft
5ba794dc34 Added style dialogs for edges and vertexes 2019-07-07 21:15:44 +02:00
Unick Soft
085ec10059 Added banner about open source 2019-05-30 21:36:40 +02:00
Unick Soft
bec33619c9 Added printed version of graph image. 2019-05-02 17:52:38 +02:00