| S. S. Skiena. The Algorithm Design Manual. SpringerVerlag New York, Inc, 1998. |
....we find that it is already good enough to choose J to be either 1 or 2. The variance oe n; is estimated by the method given in [7] which uses the median of the absolute value of the entries in the vector H f n . Hence the cost of computing oe n; is O(M 1 M 2 log(M 1 M 2 ) see for instance [21]. Finally, the cost of Step (iii) is less than one additional iteration of Step (ii) One nice feature of Algorithm 3 is that it is parameter free we do not have to choose the regularization parameter fi as in the Tikhonov method (7) or Algorithm 2. For the super resolution case, where only ....
S. Skiena, The Algorithm Design Manual, Telos/Springer-Verlag, 1997.
....we find that it is already good enough to choose J to be either 1 or 2. The variance oe n; is estimated by the method given in [7] which uses the median of the absolute value of the entries in the vector H f n . Hence the cost of computing oe n; is O(M 1 M 2 log(M 1 M 2 ) see for instance [21]. Finally, the cost of Step (iii) is less than one additional iteration of Step (ii) One nice feature of Algorithm 3 is that it is parameter free we do not have to choose the regularization parameter fi as in the Tikhonov method (2.7) or Algorithm 2. For the super resolution case, where only ....
S. Skiena, The Algorithm Design Manual, Telos/Springer-Verlag, 1997.
....we find that it is already good enough to choose J to be either 1 or 2. The variances oe n;k are estimated by the method given in [5] which uses the median of the absolute value of the entries in the vector H(ffl k )f n . Hence the cost of computing oe n;k is O(M log(M ) see for instance [12]. Finally, the cost of Step (iii) is less than one additional iteration of Step (ii) As a comparison, each iteration of the preconditioned conjugate gradient method used in [9] would require the same amount of work, i.e. O(M log(M) operations. One nice feature of our algorithm is that it is ....
S. Skiena, The Algorithm Design Manual, Telos/Springer-Verlag, 1997. 13 (c) (d)
....tradeoff curve is used to obtain the new processor frequency setting. In either case, when CPU frequency is set to a new value, the CPU voltage is always adjusted according to Figure 1.5. 4. Results 4. 1 Dynamic Power Management Policy optimisation is performed with a linear program solver [30] in just under 1 minute on a 300MHz Pentium processor. Large savings are measured on three different devices: laptop and desktop hard disks and the WLAN card. All policies implemented are compared with two bounds: always on and oracle policies. Always on policy leaves a device in the idle state, ....
S. Skiena, The Algorithm Design Manual , 1997.
....on each separate region. The heart of our solution is the exact algorithm for chaining with dynamic folding developed using the dynamic programming technique [7] The procedure has been made after the dynamic programming approach to the traveling salesman problem roughly presented by Skiena [20]. The algorithm is based on the recursive formulation of the problem obtained by successive removal of one pair from the pair set P. The detailed procedure is presented in Fig. 4. The algorithm proceeds in two stages. Firstly, it expands the search space tree in the depth first search fashion. ....
....is dynamically folded without changing its right hand side terminals what allows to select the best pair orientation and the dynamic folding solution. Because the number of subsets of fP 1 ; Pn g is 2 , the procedure requires q ) time and space to evaluate the recurrence [20] (since the size of pair configuration C depends on neither the problem size nor any variable parameter, we assume that the pair abutment and cost evaluation take O(1) time; especially that our implementation performs these tasks incrementally) Although the procedure has exponential time and ....
S. S. Skiena. The Algorithm Design Manual. SpringerVerlag New York, Inc, 1998.
....cost : N # N . Then the search for an optimal subset is equivalent to the search for a maximum independent set. For the conflict graph in figure 1 the maximum independent set is (c 3 , c 4 , c 5 ) or (c 3 , c 4 , c 6 ) Note that the search for a maximum independent set is complete [13]. The case base administrator can control the search for an optimal subset on three different ways. If there exists more than one solution for the optimal subset like in example 3 then the first way is to decide which of the possible solution is adequate for the actual situation. The second way ....
Steven S. Skiena. The Algorithm Design Manual. Springer--Verlag, 1998.
....for our problem. Strongly connected components identify the pieces that comprise a graph, and two vertices are 18 in the same component if and only if there is some path between them [Wes96] On the other hand articulation point algorithms find vertices whose deletion disconnect a graph [Ski98] Although both type of algorithms do not require significant amount of memory and space [CLR92] their applicability is not proven in the software reverse engineering domain. In the previous algorithms, we could add that of finding cliques in a graph. Intuitively, a clique is a graph in which ....
Steven S. Skiena. The Algorithm Design Manual. Springer-Verlag, Berlin, Germany / Heidelberg, Germany / London, UK / etc., 1998.
....for nding the intersection of two curves) To evaluate these exactly, rational arithmetic is insucient. Expensive symbolic techniques need to be applied, which result in a large overhead. 6 CHAPTER 1. INTRODUCTION There are not many implementations of arrangements. The Algorithm Design Manual [50] records only two implementations: arrange [23] a package for maintaining arrangements of polygons, and LEDA 3 the Library of Ecient Data structures and Algorithms[34, 35] LEDA provides ecient algorithms (sweep line and randomized incremental) to construct the planar map induced by a set of ....
S. Skiena. The Algorithm Design Manual. Telos/Springer-Verlag, 1997. http://www.cs.sunysb.edu/~algorith/index.html.
....Binational Science Foundation. 1 http: www.cs.uu.nl CGAL of the obstacles consist of algebraic arcs of some constant degree) can be solved using an arrangement of algebraic curves. There are not many implementations of arrangements reported in the literature. The Algorithm Design Manual [23] records only two implementations: arrange [13] a package for maintaining arrangements of polygons, and LEDA 2 the Library of Efficient Data structures and Algorithms [18, 19] which provides efficient algorithms (sweep line and randomized incremental) to construct the planar map ....
S. Skiena. The Algorithm Design Manual. Telos/Springer-Verlag, 1997. http://www.cs.sunysb.edu/~algorith/index.html.
....graphs. An example is a program developed by the Internal Revenue Service of the USA to detect organised tax fraud. It constructs graphs with the submitted tax forms as vertices and with edges between any two tax forms that appear suspiciously similar. A large clique in this graph points to fraud [Ski:97]. The fact that many important practical problems can easily seen to be instances of the considered class of subset problems motivates us to investigate how to eciently solve that class of problems, which is the theme of this work. 3 Mapping the CSP Model to a VVO Heuristic We now present our ....
S.S. Skiena. The Algorithm Design Manual. Springer-Verlag, 1997.
....that are ORed with order i. 20 Conceptually, the allocation problem takes submitted bids and maximizes revealed surplus given demand and supply constraints and contingent constraints. This is a mixedinteger linear program (MILP) and there are many techniques to solve this type of problem (see Skiena (1997)) With 128 different RTCs and a large number of bids, this may not be computable in a reasonable length of time. For our initial market we broke the RTCs into four smaller markets: NOx zone 1, NOx zone 2, SOx zone 1, SOx zone 2; each one of these submarkets has 32 RTCs. In addition, there were ....
Skiena, Steven (1997), The Algorithm Design Manual, Springer-Verlag, New York.
....(ROLAP) and multidimensional (MOLAP) implementations. The data structures used include grid files [6] B trees, R trees [1] X trees, HB trees [14] GiST [8] arrays and sets based data structures. The data model and query evaluation algorithm presented in this paper are based on (ordered) sets [11,12,20]. We argue in favor of using sets for the consistent representation of data within the OLAP system. Sets can be implemented efficiently both for serial and concurrent evaluation. Algorithms for the optimization and parallel execution of set operations (e.g. unions, intersections) and optimization ....
....management and data warehousing in manufacturing systems 3 structure in the context of geographical information systems are available in [9,16] The quad tree is an efficient method for indexing a two dimensional space. Algorithms for range searching for geometrical problems are discussed in [20]. Information on the space efficiency and a discussion of approximation and compression methods for quadtrees can be found in [7,18] 3. SPATIAL DATA REPRESENTATION A key concept of geographical information systems (GIS) is the use of unstructured geographical data for indexing purposes and the ....
S. S. Skiena. The ALGORITHM Design Manual. Springer Verlag, 1998.
....instead of pure theory. As a result there are increasingly frequent conferences with resulting proceedings on applied topics [41] The original Algorithm Design Manual of Steve Skiena with a CD included for demonstrations on many browsers also emphasises applications of computational geometry [55]. Finally we mention that since 1994 there has appeared a large collection of excellent surveys in both general and specific areas of computational geometry. For examples of general surveys see [40] and [44] On the other hand, a survey of the most recent results in computational geometry most ....
Steven S. Skiena. The Algorithm Design Manual. TELOS Springer Verlag, 1997.
....we find that it is already good enough to choose J to be either 1 or 2. The variance oe n; is estimated by the method given in [7] which uses the median of the absolute value of the entries in the vector H f n . Hence the cost of computing oe n; is O(M 1 M 2 log(M 1 M 2 ) see for instance [21]. Finally, the cost of Step (iii) is less than one additional iteration of Step (ii) One nice feature of Algorithm 3 is that it is parameter free we do not have to choose the regularization parameter fi as in the Tikhonov method (7) or Algorithm 2. For the super resolution case, where only ....
S. Skiena, The Algorithm Design Manual, Telos/Springer-Verlag, 1997.
....and hasbasicallyonealgorithm.Thisalgorithmhasnever beenpublishedinfullbeforenow. UnfortunatelytheCPP iscaught up inthetensions betweenthreeclearpointsofview. From thepoint ofviewofoperationsresearch,the CPP isa standardsolved problem(e.g. 23] yet Skiena scomprehensive AlgorithmDesignManual[51] saysno suitablealgorithm(e.g. ina code library)has beenidentifled forit,and thatyou have todo ityourself. Some references,such as[14] merelyassert thereis ane cientalgorithm butprovidenodetails;reference [4]says, t]hedetailsofthealgorithmaretoo complicatedtogivehere ;many mentionCPP ....
.... undergraduatereferencework [18]mentionsCPP asanexercisebutgives noanswer.Some describethealgorithmina mixtureof Englishandmathematicalsteps:forinstance,thealgorithmsketchedin [39]cannotbemade toworkwithout veryclosereadingoftherestofthepaper,plusexpertise innetwork ow algorithms.Some,such as[15,51],describe thealgorithmentirelyinprose,soatleastthere arenounexpectedsourcesofconfusion,butitisunhelpfulforpeoplewho wantcorrect,executablealgorithms. MiddlesexUniversity SchoolofComputingScienceTechnicalReport 2 H. W. Thimbleby Some,such as[30] justsketch themainstepsofalgorithms; ....
[Article contains additional citation context not shown here]
S.Skiena,The Algorithm DesignManual,Springer Verlag,1998.
No context found.
S. S. Skiena. The Algorithm Design Manual. SpringerVerlag New York, Inc, 1998.
No context found.
S. Skiena. The Algorithm Design Manual. Telos/Springer-Verlag, 1998.
No context found.
S. S. Skiena. The algorithm design manual. Springer, 1997.
No context found.
S.S. Skiena, The Algorithm Design Manual, chapter 8.6.16 Minkowski Sum, pp. 395--396, New York: SpringerVerlag, 1997.
No context found.
S. S. Skiena. The Algorithm Design Manual. Telos Pr, 1997.
No context found.
S.S. Skiena, The Algorithm Design Manual, chapter 8.6.16 Minkowski Sum, pp. 395--396, New York:Springer-Verlag, 1997.
No context found.
S. S. Skiena, The Algorithm Design Manual. Springer-Verlag, New York, 1997.
No context found.
S. Skiena, The Algorithm Design Manual, Telos/Springer-Verlag, 1997. 13 (c) (d)
No context found.
S. S. Skiena and S. Skiena, The Algorithm Design Manual, Telos/Springer-Verlag, New York, November 1997.
No context found.
S. S. Skiena. The Algorithm Design Manual. Springer-Verlag, Berlin, Germany / Heidelberg, Germany / London, UK / etc., 1998.
First 50 documents
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC