Tagged Questions
The topology tag has no wiki summary.
16
votes
3answers
1k views
comparing open source java graph drawing frameworks(JUNG and Prefuse) for drawing network topology
which of the open source Java graph drawing frameworks to use for a network diagram with the following requirements? The graph will have less than 1000 nodes.
1) has parallel edges
2) directed and ...
7
votes
3answers
629 views
MySQL in star topology
I have one central database with all the data in MySQL 5.1-lastest-stable.
I want to hook up multiple clients in a master-master relationship.
Question
How do I setup a star topology with 1 central ...
7
votes
4answers
487 views
“Center of Mass” between a set of points on a Toroidally-Wrapped Map that minimizes average distance to all points
edit As someone has pointed out, what I'm looking for is actually the point minimizing total geodesic distance between all other points
My map is topographically similar to the ones in Pac Man and ...
5
votes
9answers
3k views
Network Map Algorithm that Detects Unmanaged Layer 2 Switches?
I've inherited a network spread out over a warehouse/front office consisting of approximately 50 desktop PCs, various servers, network printers, and routers/switches.
The "intelligent" routers live ...
4
votes
4answers
687 views
Tessellating an arbitrary polygon by tiling triangles
I need to fill an arbitrary polygon using a near-uniform tiling of triangles. How would I do this? You may provide either references to existing algorithms or even simply ideas or hints of your own.
...
4
votes
6answers
868 views
Envelope Algorithm Optimization — Best Place to Put a Circle
I have to solve the following problem in an optimal way.
Input data is:
N points in a plane given as a (x, y) pair of integer coordinates
M points in the same plane given as a (x, y) pair of ...
3
votes
1answer
72 views
Software to visually represent telecommunications networks
I am working on some software tools used for the design and optimization of telecoms networks: routing, capacity allocation and topology.
To represent the network nodes and interconnecting links I ...
3
votes
3answers
91 views
Simplified province generation
I need some clever and rather simple solution to my problem - province shape generation.
Suppose that map is matrix NxM. Each cell is represented by natural number. 0 means that tile does not belong ...
2
votes
1answer
173 views
LINQ features in Ruby
I would like to write a code in Ruby that behaves like this C# code.
It receives a candidate topology set and a world set, and tests if the candidate topology is a topology in respect to the world.
...
2
votes
1answer
114 views
Coherence Topology Suggestion
Data to be cached:
100 Gb data
Objects of size 500-5000 bytes
1000 objects updated/inserted in average per minute (peak 5000)
Need suggestion for Coherence topology in production and test ...
2
votes
1answer
300 views
network topology
I'm trying to build an application that would display network topology, using c or maybe c++. I have knowledge of sockets. I know this a broad question with little details. It's just that i haven't ...
2
votes
3answers
762 views
Getting a handle on GIS math, where do I start?
I am in charge of a program that is used to create a set of nodes and paths for consumption by an autonomous ground vehicle. The program keeps track of the locations of all items in its map by ...
2
votes
2answers
542 views
Triangular mesh topology
I've got a triangular mesh class which contains a list of nodes (2d in my case but that shouldn't matter) and a list of faces. Each face is a triangle and it only contains the indices into the node ...
2
votes
2answers
2k views
Topological sort, recursive, using generators
Data: a dependency list, already verified to be acyclic. So here, 'a' depends on 'b','c','d' (c depends on d), etc...
A = { 'a' : dict(b=1, c=1),
'c' : dict(d=1),
'd' : ...
1
vote
1answer
12 views
Is it possible to simultaneously transmit a basic ring topology?
Is it possible to simultaneously transmit with a basic ring topology?
In a basic ring topology can I have more than one token?
Is Active Monitor will remove tokens if I have more then one?
Can you ...
1
vote
1answer
38 views
Equivalent to Java Topology Suite and Jena TBD in Python
I normally use the Java Topology Suite to handle 2D geometries in Java.
Is there a similar library in Python, supporting some spatial standard such as GML?
1
vote
1answer
38 views
SharePoint Installation Topology [closed]
I am planning a SharePoint farm deployment. The topology that works for us is the perimeter back to back topology with only the Web front end in the perimeter network. The website needs to support ...
1
vote
0answers
29 views
how to map Twitter directed-graph/topology?
For my research, I want to use some data that can capture twitter users following each other . I want to represent this relationship in a big directed-graph. If you think about this graph it's ...
1
vote
2answers
69 views
Parent/Child database contains cyclical references
I have a keyword table where each keyword is assigned an id and is unique. I have a second table that links ids of parent keywords to ids of child keywords. One keyword can have up to approx 800 ...
1
vote
1answer
91 views
Find lldp informations using snmpwalk or another method
I want to build a java tool that extracts lldp informations of some devices (switches, routers, etc) to make a 'topology map'.
Trying snmpwalk, i found only useless informations (for this case).
I ...
1
vote
2answers
182 views
What is the reason behind NServiceBus one-distributor-per-message-type best practice?
I have seen it mentioned several times as a best practice that there should be one distributor process configured per message type, but never any explanation as to why this is so. Since increasing ...
1
vote
4answers
439 views
geometric random graph in a circle
I wanted to generate a set of coordinates distributed uniformly at random within a ball of radius R. Is there any way to do this in Matlab without for loops, in a matrix-like form?
Thanks
UPDATE:
...
1
vote
1answer
67 views
Is there a best-practice solution to self-assembly of a set of peer nodes?
I have a network of nodes, subject to the following properties:
The global set contains N nodes.
Each node is capable of discovering X neighbors, where X << N.
Discovering a neighbor is a ...
1
vote
2answers
375 views
Network topology information
I Have a small business network with a couple of switches, end devices but only one router. I want to display the network topology like a graph would like (with the router on top).
I'm only have ...
1
vote
1answer
163 views
Can you set up Git source code control with a ring-topology?
I was wondering if anyone has ever set up a Git source control system with a ring topology (http://en.wikipedia.org/wiki/Ring_topology). I think this should work, but I was wondering if anyone has ...
1
vote
4answers
1k views
How to draw a (star) topology in Java, dynamically?
I need to dynamically draw (star) topologies in a Java GUI application. By star topology, I mean something like this:
It doesn't need to be over-fancy, but I don't want to do it too ugly and crude. ...
1
vote
2answers
355 views
Representing planar graphs / GIS topology: ArcObjects vs. CGAL arrangements
I need to represent a planar graph structure, i.e., a division of part of the plane into polygons so that I can easily find a polygon's neighbors etc (like on a map). What is the best library to use? ...
1
vote
1answer
364 views
Scalable Moebius strip in WPF
A moebius strip is a surface with one side.
How would one define such an object in XAML/WPF?
How could such an object be manipulated in 3D, scaled up and down and rotated using C#?
1
vote
6answers
2k views
Topology drawing tool
I need to draw some simple network topology charts, suggestions of some good tools appreciated.
Edit: love freeware :-)
0
votes
0answers
31 views
Calculate Ideal Network topology
I am trying to figure out the ideal network topology for a network of computers that work together to serve external requests.
Option 1: Servers share state using a database. All READ and WRITE ...
0
votes
0answers
56 views
Convert routing table to network topology
I'm looking to create a tool that can take a routing table and convert it to a network topology diagram/drawing.
However, I don't want to re-invent the wheel. Is there any such tool already in ...
0
votes
1answer
193 views
error when publishing topology for lync server
I'm getting an error when I try to publish topology for Lync server.
Error: An error occurred: "Microsoft.Rtc.Common.Data.SqlConnectionException" "Cannot open database "xds" requested by the ...
0
votes
1answer
128 views
Is it possible to create a network topology diagram using SNMP?
I'm struggling to come up with a topic for my final year project/dissertation at University. I've had an idea but I'm not sure if it's a.) possible and b.) feasible in my timeframe.
My idea is to ...
0
votes
1answer
52 views
Point handling for closed loop searching
I have set of line segments. Each contains only 2 nodes. I want to find the available closed cycles which produces by joining line segments. Actually, I am looking for the smallest loop if there exist ...
0
votes
0answers
30 views
which ones of topologies is our network in ipcop configuration? red, green;blue, or orange? [closed]
we want t run a network based on ipcop o.s and we want ipcop work as a dhcp and firewall and the most important proxy server.
now in installing it i have to specify that wich one of network i have.
...
0
votes
0answers
62 views
Tree Topology and enumeration
How many different trees are possible with n nodes ?
I have the following knowledge about this question:
1. number of different binary trees is nth catalan number.
2. number of different trees with ...
0
votes
0answers
79 views
MongoDB best practices for physical server configurations
I'm pretty new to MongoDB but I think it's going to be a perfect fit for some scalability issues we've been suffering from with SQL Server. Up to now we've been storing XML documents in the database. ...
0
votes
2answers
186 views
Redis Configuration
I am contemplating using Redis in my app, and my basic usage needs are high availability, eventual consistency and fast reads/ writes.
My usage pattern is something like:
Dashboard: Reads & ...
0
votes
0answers
72 views
topology question [closed]
I would like to know if the following statement is true or false.
Let X be a compact Hausdorff space and an infinite set. If X has a topology
strictly weaker than the discrete topology, then the ...
0
votes
1answer
329 views
Name this network topology? multiple star networks sparsely linked by leaves
I am trying to find existing examples (or even the name) of a network structure a colleague of mine is working on. The network looks like a number of central hubs, each with its own leaf nodes, but a ...
0
votes
3answers
131 views
how to determine if a line loops back on itself in 2d space, and finding points enclosed in that loop
This is a problem which is hard to explain in words, though I have it easily captured in my head. Let me know if my explanation below isn't clear.
Let's say that a user is drawing on a 2d surface. ...
0
votes
1answer
202 views
Using JTS, how to find the nearest point on a polygon's boundary from an outside point?
Using JTS, how to find the nearest point on a polygon's boundary from an outside point?
0
votes
1answer
284 views
SharePoint Topology - can you have redundant application servers?
I am putting together a recommended architecture with two web servers (for redundnacy) and two search servers (for redundancy)... what about the application server (for service applications- profile ...
0
votes
0answers
49 views
is surface always locally connected? [closed]
Is surface always locally connected?
I mean, is it true, that it two points belong to this surface, that there exist a continious path (throught other points of a surface)?
I feel that it is true ...
0
votes
2answers
90 views
Topology, scaling
Say there is a 2D plane (square) with some points inside it.
How to move all the points in such a way that they fill the plane as evenly as possible but every point maintains its neighbors?
In other ...
0
votes
2answers
285 views
Representation of road topology in a GIS file
I'm just getting into GIS right now with a new project at my work - so I'm still kinda new at all of this. I'm using GDAL to work with the TigerLine Shape files from the previous US census land ...
0
votes
1answer
380 views
Looking for a Qt library for network topology or diagrams
Is there a Qt library(opensource would be better) that handles diagrams. For example, a network topology map that shows devices and links. I am looking for an Qt alternative of ...
0
votes
3answers
720 views
Flex + Topology View
Currently I'm working on creating a view of displaying a entire school database in the form of a graphical view.
School;
Classes;
Teachers; and
Students
I display an Image for each of the above ...
0
votes
1answer
172 views
Resources for Programmatic Rendering of Topology Maps
Servus,
Do you know of any frameworks, APIS, languages, or other resources that are well suited for drawing topology maps that allow a user to interact with objects on the map? I am not constrained ...
0
votes
2answers
670 views
Construct Network Topology
We are trying to develop a Topology Map of available devices in a network.
I have the details of the system, like IP, Device Name.
All I need to do is to populate them on the graph and show it ...