An algorithm is a sequence of well-defined steps that defines an abstract solution to a problem. Use this tag when your issue is related to algorithm design.
1
vote
0answers
245 views
How to best implement DPLL in C++?
I am trying to implement DPLL algorithm in C++, I am wondering what kind of data structure would be best for solving this type of recursion problem. Right now I am using vectors, but the code is long ...
1
vote
0answers
342 views
C/C++ Goertzel algorithm with complex output or magnitude+phase?
Does someone know where i can get code or a library to perform the Goertzel algorithm with a complex output?
(or any other 1-bin-DFT algorithm?)
1
vote
0answers
137 views
Where to find materials about edge detection and which is good for virtual wardrobe application?
I am trying to build an application called virtual wardrobe where I am planning to capture the image of a human and then allow him to select different clothing and instantly see his virtual image ...
1
vote
0answers
393 views
Heap sort analysis
In the analysis of heap sort we know that one of the ways to perform heap sort is in two phases.
Create a heap i.e., max or min priority queue.
Remove the maximum/minimum from priority queue until ...
1
vote
0answers
204 views
Packing a single rectangle into smaller ones by cutting
Given a rectangle of arbitary size I want to pack it into rectangles of fixed size, the less the better.
To make this even possible, the input rectangle can be cut into smaller parts before it is ...
1
vote
0answers
149 views
algorithm for reducing/merging nominal and ordinal categories
I'm receiving datasets where several variables have >10 categories (some ordinal/some nominal) and I suspect that several of the categories could be merged, both for easier presentation but also to ...
1
vote
0answers
125 views
Get the actual line Segment
Since there are no 3D rectangle in c# ,I used the plane, and vector function in this link http://www.koders.com/csharp/fid8BE50D1ADB6857150794BF12D643BA1739EC3264.aspx to represent rectange in 3D ...
1
vote
0answers
382 views
Rotate an element on the corner with RaphaelJs like Photoshop
I would like to rotate an object like transform tool in PS.
I Try my best. And I am pretty close.
Here is a buggy VERSION .. because since I only pick up the Mouse coordinate and the difference.
...
1
vote
0answers
251 views
How will you design a proxy server that supports HTTP 1.1 keep-alive completely?
It seems even nginx only half supports HTTP 1.1 keep-alive requests:
It is an HTTP/1.0 proxy without the
ability for keep-alive requests yet.
(As a result, backend connections are
created ...
1
vote
0answers
141 views
Change in the average geodesic distance of a graph when flipping a single edge
Is there any way to find how much would the average geodesic distance of a graph will change if I add or remove a single edge that's faster then calculating the distance before and after and then ...
1
vote
0answers
216 views
Count number of pre-defined combinations, based on definition list
This question, is a more especific case of this one:
Tree algorithm implementation
who was asked by another user.
I have three diferent list, each of them having a predefined number of elements ...
1
vote
0answers
484 views
Overlapping events in a week view calendar
I'm searching for an efficient algorithm to display overlapping date events (start time -> end time) in a week view calendar. I looked at google calendar and how it manages overlapping events and it ...
1
vote
0answers
121 views
How to validate LBRN (Local Business Registration Number) in Singapore?
Looking for the algorithm to validate the LBRN (Local Business Registration Number) in Singapore.
1
vote
0answers
676 views
Possibilistic c-means sample code
I'm looking for some sample source code in any language (C++ or C# prefered) of possibilistic or probabilistic c-means algorithm. I've done some digging in Google but I couldn't find anything ...
1
vote
0answers
110 views
Any insight on how lemon parses?
Here's an introduction on how lemon parses,
FindRulePrecedences:
Find precedence of symbols & set it
FirstSet:
Compute FIRST(X):
If X is a terminal, then FIRST(X) = {X}
X is a nonterminal, travel ...
1
vote
0answers
155 views
Reducing induced width of set membership graph
I have a number of sets, and a related graph where set elements are connected if they are in a set with each other. I need to find an ordering for the set elements which will result in a low induced ...
1
vote
0answers
473 views
How does the order-statistic tree look like in Largest Rectangle in a Histogram problem
In http://blog.csdn.net/arbuckle/archive/2006/05/06/710988.aspx, it was mentioned several methods to solve the Largest Rectangle in a Histogram problem. But I do not see how the first method, ...
1
vote
0answers
568 views
Algorithms for a family tree in asp.net and processing?
Hello im creating a website where a user inputs data to create a family tree. Im just tryin to figure out how to do it as ive not started coding yet, the problem is i dont no what algorithms are ...
1
vote
0answers
114 views
Implementing HexQ Algorithm
Does anyone know if there's an open source implementation (in any language) of the HexQ algorithm for hierarchy discovery in reinforcement learning, or something like it? I'd like to evaluate it in ...
1
vote
0answers
263 views
How do I solve the linear programming relaxed MKP?
I am studying about Knapsack problem. So I do not understand one thing here.
The profit/pseudo-resource consumption ratios
Uj = Pj / Wj with Wj = Rji * Aj
I hope so you people know this ...
1
vote
0answers
21 views
What is the best way to combine GoogleBase results with other results
I am recently working on a real estate website http://www.rbasket.com.au and one of the requirement is to merge result from GoogleBase housing with the results from our existing internal search ...
1
vote
0answers
553 views
How to find whole graph coverage path in dynamic state-flow diagram?
As I've been researching algorithms for path finding in graph, I found interesting problem.
Definition of situation:
1)State diagram can have p states, and s Boolean Fields, and z Int Fields
...
0
votes
0answers
6 views
Rank text strings based on location of terms
I need basically some math to rank short input sentences based on the following metrics:
1) Distance of terms relative to beginning of sentence (note: relative term distance, NO edit distance!).
For ...
0
votes
0answers
4 views
CakePHP: Checksum on slides content
I have trainings which contain slides. When user request to load the training, all its slides are copy to view_slides table. But I don't want to copy those slides on each training load, so I want to ...
0
votes
0answers
19 views
Min-cost-flow to max-flow
Is there a reduction from the min cost flow problem to the max-flow problem? Or viceversa? I would like to use a min cost flow algorithm to solve a max-flow problem.
0
votes
0answers
24 views
TJU 3678 - Fast Arrangement
Problem url : http://acm.tju.edu.cn/toj/showp.php?pid=3678
I'm trying to solve this problem but I'm always getting WA.
I'm using two binary index trees, pluseOne and minusOne. For each query (a, b) ...
0
votes
0answers
26 views
A ebook or link where i could find good pseudocode puzzles?
I will be appearing for the aptitude test for placements soon. So lookin forward for any resources regarding difficult pseudocode questions and puzzles , so that i can practice .
0
votes
0answers
55 views
Algorithm to create a dynamic range system?
I have a data set of 150 users, each user has a value and these values are placed in a LOG range lets say 0-300, each value in the range is then mapped to a score value from 0-100. as the number of ...
0
votes
0answers
43 views
Find the complexity of longest common subsequence
for(int i = 1; i < str1.length(); i++)
{
for(int j = 1; j < str2.length(); j++)
{
if(str1[i] == str2[j]) c[i][j] = c[i-1][j-1] + 1;
else c[i][j] = max(c[i-1][j], ...
0
votes
0answers
26 views
Is it properly applied the Quine McCluskey algorithm by this?
I'm writing some code for implementing the Quine McCluskey algorithm and I simply need to clear out if my logic for implementation is ok.
I get some number of minterms and combine each of them so ...
0
votes
0answers
51 views
Strange execution time results - comparing bubble and shell sort
I'm comparing execution times of bubble sort and Shell sort. The second obviously should be quicker, so let's see:
time_start(); for(int i = 0; i < 100000; i++) numbers = shell(numbers); ...
0
votes
0answers
44 views
Designing Datastructure for warehouse
Design a data structure for the problem below:
I have some warehouses and in each warehouse there are some products.
Now An order comes from a customer for different products. Now I need to
check for ...
0
votes
0answers
26 views
How to use Stanford parser to generate the English sentence from given segmented nodes
I am trying to develop a Sinhala (My native language) to English translator.
Still I am thinking for an approach.
If I however parse a sentence of my language, then can use that for generating ...
0
votes
0answers
67 views
Floating Point Divider Hardware Implementation Details
I am trying to implement a 32-bit floating point hardware divider in hardware and I am wondering if I can get any suggestions as to some tradeoffs between different algorithms?
My floating point unit ...
0
votes
0answers
11 views
Mailbox Message Flow Control
I previously implemented a mailbox in C++ that copies the behavior of a SystemVerilog mailbox: http://www.asic-world.com/systemverilog/sema_mail_events2.html
The two main mailbox functions used are ...
0
votes
0answers
31 views
Dynamic teams tournament design
I would like to create a schedule for a set of players to play a tournament. The players are divided into a number of teams, and each round consists of the matches between these teams.
The type of ...
0
votes
0answers
43 views
Search for all nearest neighbors within a certain radius of a point in 3D?
I have about 80 million spatial points(3D) and I want to find all the nearest neighbors of a query point which lie under a sphere of a certain radius(can be given as input) with the query point as ...
0
votes
0answers
81 views
Change find() algorithm of the std::string?
Is it possible to set some another find() algorithm in std::string, just like we can set self-written Allocator. Or it's possible only through inheritance?
0
votes
0answers
73 views
Simple Encryption/Decryption Program
I am currently learning how to program in C#. The Chapter which I'm currently on requires me to solve a simple encryption/decryption exercise.
The encryption task goes like this. The user needs to ...
0
votes
0answers
40 views
DOM correction as an alternative to a “XML interleaving algorithm”, it is always valid?
This question was not simple and objective.
Question migrated to http://programmers.stackexchange.com/q/200965/84349
0
votes
0answers
50 views
Comparison of alphanumeric data in two columns, Excel VBA
I got a simple sheet in which I got some columns of data representing certain grid-line i.e. A-25, B-35, C-41 etc and I got another column in which the data is like B-25.5, C-26.5 etc. I want to ...
0
votes
0answers
41 views
How do I calculate a printed font's size given DPI of the target and point size of the font?
I have an application that is printing out data to a printer. For now, I have hardcoded the font size as 18 point, calculated all print related coordinates and offsets (for a certain 18 point font) ...
0
votes
0answers
49 views
Print binary search tree in order, but the variable isnt the primary one in the struct
So this is the problem, I insert in my binary search tree the following elements:
Number Name Age
1 abc 2
2 abcd 1
I can sort it by using the number since I use it as the key ...
0
votes
0answers
73 views
A Star Search Algorithm Almost Working
I'm working on an implementation of the A* Search Algorithm in Java, and it's not quite working correctly. Here is my algorithm code:
public List<Tile> calculatePath(Tile start, Tile goal) ...
0
votes
0answers
34 views
Algorithm to merge two immutable Query objects
I'm working on a project called Mungo, a document mapping API to the GAE Datastore.
I'm having some problems with the code below, where goal is to build a datastore Query object out of the given ...
0
votes
0answers
35 views
array itterations too many foreach? any ideas on reducing it
protected static function arrayShuffling($itemsArray)
{
$itemSwitching = array();Switching
$shItem= array();
foreach ($itemArray as $i => $myItem) {
if ...
0
votes
0answers
26 views
Android alarmmanager customized behavior
I'm developing an android app in which the user selects a time range to run a service everyday, for example from 8:00 Am to 10:00 Pm, i'm facing a problem that can probably be solved using simple if ...
0
votes
0answers
39 views
Obtain sub-cv::Mat from a given image such that
I have a processed an image that returns a Mat say:
[
[ 0, 0, 255, 255, 255, 0, 0, 0],
[ 0, 0, 0, 255, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0],
[ ...
0
votes
0answers
66 views
Triangle drawing (Rasterization)
I'm trying to draw(/fill) a triangle, it works.. sometimes, I've got a problem when 2 of the point have y-coordinates that get really close to eachother. the dx/dy gets reaaalllyy big (And could even ...
0
votes
0answers
65 views
Halton sequence extension
I am trying to fill an area defined by 2 intervals [a,b] x [c,d] with points uniformly distributed and I am implementing the Halton sequence. I am using the following code (which generates subunitary ...


