Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8817479
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T04:51:33+00:00 2026-06-14T04:51:33+00:00

I am trying to make images with Graphviz that will illustrate some process that

  • 0

I am trying to make images with Graphviz that will illustrate some process that involves adding a few edges to an existing graph. It is crucial that the vertices and edges of the base graph remain in place.

I’ve tried to add my new edges with [constraint=false] but keep getting different layouts for the base and the new graph, wherever I add more than one edge. Another method I tried with little to show for it was running dot for the graph with all the extra edges and then manually removing the extra lines – still no dice.

The graph I am trying to draw is this:

graph G{
overlap=scale;
node [weight=.2,height=.1];
edge [len=2.1];
3--2 [constraint=false];
4--1 [constraint=false];
5--3 [constraint=false];
6--1 ;
6--2 ;
6--3 ;
6--4 ;
6--5 ;
7--1 ;
7--2 ;
7--3 ;
7--4 ;
7--5 ;
8--1 ;
8--2 ;
8--3 ;
8--4 ;
8--5 ;
} 

Any help will be greatly appreciated.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T04:51:34+00:00Added an answer on June 14, 2026 at 4:51 am

    I think you can try with :

    3--2 [style="invis"];
    4--1 [style="invis"];
    5--3 [style="invis"];
    

    and then :

    3--2 [style="bold"];
    4--1 [style="bold"];
    5--3 [style="bold"];
    

    to show – and emphasis – the new edges.

    The nodes and edges that are invis are not shown but still used to compute the layout.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to make a Windows Phone 7 app that will save some images
I'm trying to make a code that will show two different images depending on
I am trying to make a program that will find similar images from a
I am trying to make UIScrollView with list of images that will switch to
I am trying to make the images clickable so that when they are pressed
I'm trying to make an app with images that you can save to your
I'm trying to make an image of a graph using ruby-graphviz by @graph.output(:output =>
I am trying to make some images bounce. http://jsfiddle.net/d7UjD/43/ $('#bbb').mouseenter(function() { $(this).stop().effect('bounce',500); }); $('#bbb').mouseleave(function()
I'm trying to make an app that uploads images to an S3 service. from
I'm trying to make an image mosaic that consists mostly of images of the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.