Search the web
Sign In
New User? Sign Up
z390-assembler-contest · z390 Mainframe Assembler Coding Contest
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
ZMFACC Assembler Coding Contest - Problem #11 Hash Table solution #2   Message List  
Reply | Forward Message #45 of 70 |

I’ve posted a second solution to the hash table problem which allows up to 2 duplicate hash key searches per entry resulting in a reduction in the hash table size from 48011 down to 3473 at the cost of a 10% increase in instructions.

This solution executes 7 instructions if the first entry is the key, 12 instructions if the second entry is key, and 17 instructions if the third entry is the key.

 

To see the source and execution log listings for this and other solutions visit the ZMFACC site here:

 

http://z390.sourceforge.net/z390_Mainframe_Assemble_Coding_Contest.htm

 

I’m still looking for a better solution to this problem that reduces both size and instructions.  Any and all comments welcome.

 

Don Higgins

mailto:don@...

http://don.higgins.net

 



Thu Jan 24, 2008 6:45 pm

dsh33782
Offline Offline
Send Email Send Email

Forward
Message #45 of 70 |
Expand Messages Author Sort by Date

I've posted a second solution to the hash table problem which allows up to 2 duplicate hash key searches per entry resulting in a reduction in the hash table...
Don Higgins
dsh33782
Offline Send Email
Jan 24, 2008
6:48 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help