conormckenzie / reasoning-engine

Other
1 stars 0 forks source link

Multi-issue: TO DO dump #2

Open conormckenzie opened 2 months ago

conormckenzie commented 2 months ago

TODO:

Theoretical considerations which need to be answered:

  1. Does using a certain method of tracking new & changed nodes & edges, for example as 4 independent lists, introduce limitations on how the graph can be updated?
  2. Are there problematic limits to the scalability of the file/directory scheme used to store the nodes and edges to disk?
conormckenzie commented 2 months ago

Assigning to myself the task of splitting these TODOs into individual issues