Skip to content

issues Search Results · repo:mjwybrow/adaptagrams language:C++

Filter by

38 results
 (57 ms)

38 results

inmjwybrow/adaptagrams (press backspace or delete to remove)

Hello In following method : https://github.com/mjwybrow/adaptagrams/blob/57bcd086904803a1543f15b943132de4015883ea/cola/libavoid/junction.cpp#L190 we select the connection to remove by taking one element ...
  • Thomasb81
  • Opened 
    15 days ago
  • #77

Hello, I ve been using libavoid for orthogonal connector Routing and like the results a lot. For a current routing problem, I would need to use some of the Routing Parameters which are flagged as experimental ...
  • maxmrzk
  • 2
  • Opened 
    on Nov 19, 2024
  • #75

How to force libavoid edges to not overlap with the node body and to have some offset from rectangle nodes? I have a small graph with several nodes and constraints, and I want to route the edges so they ...
  • haxscramper
  • 1
  • Opened 
    on Aug 12, 2024
  • #74

Hello On following example : test6 The testcase is represented by 4 shapes. The 2 left shape, are each connected to shape on the right. Each shape on the right have 2 connectorPin. Each connectorPin ...
  • Thomasb81
  • 1
  • Opened 
    on Feb 1, 2024
  • #70

Hello My C++ inheritance and smart pointer knowledge are a little bit rusty. The way dialect::Edge::makeLibavoidConnEnds create Avoid::ConnEnd on the center of the shape is not fine for me. I would like ...
  • Thomasb81
  • 1
  • Opened 
    on Dec 18, 2023
  • #69

Problem Sometimes, when the routing option nudgeSharedPathsWithCommonEndPoint is set to false, the nudgeOrthogonalRoutes() method of the ImproveOrthogonalRoutes class in libavoid makes the assertion ...
  • skieffer
  • 1
  • Opened 
    on Sep 2, 2023
  • #67

In #60, we improved the tree placement step in HOLA so that, instead of selecting a best placement and giving up if it proved infeasible, HOLA now backtracks and tries the next best placement. However, ...
  • skieffer
  • Opened 
    on Aug 5, 2023
  • #63

After running brew install libtool autoconf automake and running ./autogen.sh, I ran into the following error: ./configure: line 16763: syntax error near unexpected token `CAIROMM,cairomm-1.0,cairomm=yes,cairomm=no ...
  • clemmy
  • 1
  • Opened 
    on Apr 21, 2022
  • #53

Hi, The python swig wrapper works great except that I am unable to access the contents of the dimensions objects which is a std::pair double, double instance return from DialectNode.getDimensions. dialect::dimensions ...
  • shakfu
  • 13
  • Opened 
    on May 21, 2021
  • #50

Hi, Had a straightforward compilation on macOS except for cairomm since it was looking for caromm 1.0 while I had the latest version cairomm 1.16 install . I tried to add pkg-config cairomm-1.16 --libs ...
  • shakfu
  • Opened 
    on May 16, 2021
  • #49
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub