User Tools

Site Tools


01_user_documentation:06_graph:01_edge:09_custom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
01_user_documentation:06_graph:01_edge:09_custom [2025/01/30 10:48] – created gaetan01_user_documentation:06_graph:01_edge:09_custom [2025/08/20 10:32] (current) – ↷ Links adapted because of a move operation gaetan
Line 1: Line 1:
 ====== Custom ====== ====== Custom ======
  
-Custom edges are whatever you want. But you should use bit integer to represent them and starts from MIN_UNUSED_EDGE.+Custom edges are whatever you want. But you should use bit integer to represent them and starts from Graph.MIN_UNUSED_EDGE. 
 + 
 +The [[01_user_documentation:07_rgg_xl:02_xl:10_rgg_addition|default imports]] includes a bit declaration for each of the remaining bit from the edge bit integer. They are named: EDGE_0, EDGE_1, ... 
 + 
 +=====  ===== 
 + 
 +XL symbol: no specific symbol, use the defined bit mask. 
 + 
 +<code java> 
 +Node - EDGE_7 -> Node 
 +</code> 
 + 
 +Representation: 
 + 
 +{{:01_user_documentation:06_graph:01_edge:edge_cust.png?100|}}
01_user_documentation/06_graph/01_edge/09_custom.1738230530.txt.gz · Last modified: 2025/01/30 10:48 by gaetan