Skip to main content

Showing 1–7 of 7 results for author: Trott, L

.
  1. arXiv:1409.5452  [pdf, other

    cs.DS

    Windows into Geometric Events: Data Structures for Time-Windowed Querying of Temporal Point Sets

    Authors: Michael J. Bannister, William E. Devanny, Michael T. Goodrich, Joseph A. Simons, Lowell Trott

    Abstract: We study geometric data structures for sets of point-based temporal events, answering time-windowed queries, i.e., given a contiguous time interval we answer common geometric queries about the point events with time stamps in this interval. The geometric queries we consider include queries based on the skyline, convex hull, and proximity relations of the point set. We provide space efficient data… ▽ More

    Submitted 18 September, 2014; originally announced September 2014.

    Comments: CCCG 2014

  2. arXiv:1209.0748  [pdf, other

    cs.CG cs.SI physics.soc-ph

    Force-Directed Graph Drawing Using Social Gravity and Scaling

    Authors: Michael J. Bannister, David Eppstein, Michael T. Goodrich, Lowell Trott

    Abstract: Force-directed layout algorithms produce graph drawings by resolving a system of emulated physical forces. We present techniques for using social gravity as an additional force in force-directed layouts, together with a scaling technique, to produce drawings of trees and forests, as well as more complex social networks. Social gravity assigns mass to vertices in proportion to their network central… ▽ More

    Submitted 4 September, 2012; originally announced September 2012.

    Comments: GD2012

  3. arXiv:1110.4499  [pdf, other

    cs.SI cs.DS physics.soc-ph

    Category-Based Routing in Social Networks: Membership Dimension and the Small-World Phenomenon (Full)

    Authors: David Eppstein, Michael T. Goodrich, Maarten Löffler, Darren Strash, Lowell Trott

    Abstract: A classic experiment by Milgram shows that individuals can route messages along short paths in social networks, given only simple categorical information about recipients (such as "he is a prominent lawyer in Boston" or "she is a Freshman sociology major at Harvard"). That is, these networks have very short paths between pairs of nodes (the so-called small-world phenomenon); moreover, participants… ▽ More

    Submitted 20 October, 2011; originally announced October 2011.

    Comments: 12 pages

  4. arXiv:1108.4675  [pdf, other

    cs.SI cs.DS physics.soc-ph

    Category-Based Routing in Social Networks: Membership Dimension and the Small-World Phenomenon (Short)

    Authors: David Eppstein, Michael T. Goodrich, Maarten Löffler, Darren Strash, Lowell Trott

    Abstract: A classic experiment by Milgram shows that individuals can route messages along short paths in social networks, given only simple categorical information about recipients (such as "he is a prominent lawyer in Boston" or "she is a Freshman sociology major at Harvard"). That is, these networks have very short paths between pairs of nodes (the so-called small-world phenomenon); moreover, participants… ▽ More

    Submitted 23 August, 2011; originally announced August 2011.

  5. Extended h-Index Parameterized Data Structures for Computing Dynamic Subgraph Statistics

    Authors: David Eppstein, Michael T. Goodrich, Darren Strash, Lowell Trott

    Abstract: We present techniques for maintaining subgraph frequencies in a dynamic graph, using data structures that are parameterized in terms of h, the h-index of the graph. Our methods extend previous results of Eppstein and Spiro for maintaining statistics for undirected subgraphs of size three to directed subgraphs and to subgraphs of size four. For the directed case, we provide a data structure to main… ▽ More

    Submitted 3 September, 2010; originally announced September 2010.

    Journal ref: Theor. Comput. Sci. 447: 44-52, 2012

  6. arXiv:1008.1085  [pdf, ps, other

    math.GT math.CO

    Counting Links and Knots in Complete Graphs

    Authors: Loren Abrams, Blake Mellor, Lowell Trott

    Abstract: We investigate the minimal number of links and knots in complete partite graphs. We provide exact values or bounds on the minimal number of links for all complete partite graphs with all but 4 vertices in one partition, or with 9 vertices in total. In particular, we find that the minimal number of links for $K_{4,4,1}$ is 74. We also provide exact values or bounds on the minimal number of knots fo… ▽ More

    Submitted 21 June, 2013; v1 submitted 5 August, 2010; originally announced August 2010.

    Comments: 24 pages, 12 figures; v2 adds an appendix describing the program used to count the links and knots in examples

    MSC Class: 57M15; 57M27; 05C10

    Journal ref: Tokyo J. Math., vol. 36, 2013, pp. 429-458

  7. arXiv:0909.2891  [pdf, other

    cs.CG

    Going Off-road: Transversal Complexity in Road Networks

    Authors: David Eppstein, Michael T. Goodrich, Lowell Trott

    Abstract: A geometric graph is a graph embedded in the plane with vertices at points and edges drawn as curves (which are usually straight line segments) between those points. The average transversal complexity of a geometric graph is the number of edges of that graph that are crossed by random line or line segment. In this paper, we study the average transversal complexity of road networks. By viewing ro… ▽ More

    Submitted 15 September, 2009; originally announced September 2009.

    Comments: Fuller version of paper appearing in ACM GIS '09

    ACM Class: F.2.2; G.2.2; H.2.8