Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Reverse engineering a formula...

by samizdat (Vicar)
on Jun 13, 2006 at 13:51 UTC ( [id://555044]=note: print w/replies, xml ) Need Help??


in reply to Reverse engineering a formula...

devnul, you didn't tell us if the individual reports gave you any clues that you might be able to match to the dump from the same data set record.

Failing that, a combination of recursive brute force and success pruning (aka 'genetic') is the answer. I'm hoping you can assume that the data in the variables does have a constant format, so that once you find a solution that works for one set (within rounding deltas), it should work for every set. Where you'll have problems is if there are late payments with penalties and interest charges which are only stored in aggregate totals. That possibility would increase the scary factor immensely. :(

Best of luck; this looks like a case of Interesting TimesTM.

Don Wilde
"There's more than one level to any answer."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://555044]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-19 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found