Skip to main content

Posts

Showing posts from November, 2021

dev update #9

 The problems stated in update #8 were all solved surprisingly fast Graph layout - solved (for now) with grandalf - a fun little module solving most of layouting problems with it's Sugiyama Layout. There is a problem though - nodes of grandalf do not care about the order of output edges, but my node editor does care, so generated output edges may intersect. not a huge problem for now, will leave it for the future me. Лэйаут графа нод - решено (на пока что) grandalf -ом - маленький лёгкий модуль, решающий все мои текущие проблемы своим лейаутом Сигуямы. Единственная проблема - ноды в grandalf не имеют порядка рёбер, но ноды в моём графе имеют строго сортированные входы-выходы, так что в результате лейаута эджи могут пересекаться. Basic resouce management - you can set cpu and ram requirements, that's the most basic, good for now, doesn't matter at all if you run it locally Базовый менеджмент ресурсов реализован - инвокации могут задавать требования к числу процессоров, к ра