গল্ফস্ক্রিপ্ট, 39/83 বাইট
# Optimized for size:
{.4rand.p.2/+>`{?1420344440`=}+$..$>}do
# Optimized for speed:
6,(7++:t;~{.(1=.@7=9=+4\-rand+..2/+@.@>:s^[3s=0s=2s=4s=1s=]+s|.)9<\t>|}do.$>30764`*
গতি বনাম আকার
আকার-অপ্টিমাইজড সংস্করণ এলোমেলোভাবে ঘড়ির কাঁটার ঘূর্ণন চয়ন করে যতক্ষণ না কাঙ্ক্ষিত ক্রমানুসরণটি অর্জিত হয়। এটি যথেষ্ট, কারণ একটি ঘড়ির কাঁটার বিপরীত ঘূর্ণন একই বর্গক্ষেত্রের পরপর তিনটি ঘড়ির কাঁটার ঘোরের সমান।
গতি-অনুকূলিত সংস্করণ নিম্নলিখিতটি বাদ দিয়ে একই কাজ করে:
যদি সংখ্যাটি উপরের বাম কোণে থাকে তবে এটি উপরের বাম চৌকোটি আর ঘোরান না।
যদি 9 নম্বরটি নীচের ডানদিকে থাকে তবে এটি নীচের ডান চৌকোটি আর ঘোরান না।
7 এবং 8 পজিশনের অদলবদলের পদক্ষেপগুলি হার্ডকোডযুক্ত, সুতরাং দুটি পজিশন রয়েছে যা লুপটি ভাঙ্গতে দেয়।
অ্যালগরিদম পরিবর্তন করা ছাড়াও, গতি-অনুকূলিত সংস্করণটি সোজা পদ্ধতিতে আবর্তনটি অর্জন করে, যখন আকার-অনুকূলিত সংস্করণ ম্যাপিংয়ের মাধ্যমে গল্ফস্ক্রিপ্টের অন্তর্নির্মিত ক্রম ব্যবহার করে। এটি প্রতিটি পুনরাবৃত্তিতে রাষ্ট্রকে বাছাইয়ের পরিবর্তে চূড়ান্ত অবস্থা (তুলনার জন্য) হার্ডকোড করে।
গতি-অনুকূলিত সংস্করণটির জন্য কম পুনরাবৃত্তি প্রয়োজন এবং প্রতিটি পুনরাবৃত্তি নিজে থেকে অনেক দ্রুত।
benchmarks
আমি নীচের কোডগুলি সংখ্যার অবস্থানগুলি এলোমেলো করতে এবং পরীক্ষার রান সঞ্চালনের জন্য ব্যবহার করেছি, যা পরীক্ষার জন্য সংস্করণটির সাথে সম্পর্কিত লাইনটি বিরল করে দিয়েছে:
[{[
0:c;10,1>{;2 32?rand}$
#{c):c;.4rand.2/+>`{?1420344440`=}+$..$>}do
#6,(7++:t;{.(1=.@7=9=+4\-rand+..2/+@.@>:s^[3s=0s=2s=4s=1s=]+s|.)9<\t>|}do.$>30764`*
],c+}\~*]
$.0='Min: '\+puts .-1='Max: '\+puts ..{+}*\,/'Avg: '\+puts .,2/='Med: '\+
আউটপুটটি সংখ্যার অর্ডার করতে যে সর্বনিম্ন এবং সর্বাধিক সংখ্যক পদক্ষেপ নিয়েছে তা দেখায়, সমস্ত রানের গড় এবং গড় এবং সেই সাথে সেকেন্ডে সময় কাটানো:
$ TIME='\n%e s' time golfscript rotation-test-size.gs <<< 100
Min: 4652
Max: 2187030
Avg: 346668
Med: 216888
21500.10 s
$
$ TIME='\n%e s' time golfscript rotation-test-speed.gs <<< 1000
Min: 26
Max: 23963
Avg: 3036
Med: 2150
202.62 s
আমার মেশিনে (ইন্টেল কোর আই -3-707 ,০), আকার-অনুকূলিত সংস্করণটির গড় প্রয়োগের সময়টি ছিল 3.58 মিনিট। গতি-অনুকূলিত সংস্করণটির গড় প্রয়োগের সময়টি ছিল 0.20 সেকেন্ড। সুতরাং, গতি-অনুকূলিত সংস্করণটি প্রায় 1075 গুণ বেশি দ্রুত।
গতির-অনুকূলিত সংস্করণটি 114 গুণ কম আবর্তন দেয়। প্রতিটি ঘূর্ণন সম্পাদন 9.4 গুণ ধীর হয়, যা মূলত রাষ্ট্র আপডেট হওয়ার কারণে হয়।
ইনপুট / আউটপুট
আউটপুট 3-বিট সংখ্যা নিয়ে গঠিত। এমএসবিটি ঘড়ির কাঁটার ঘোরার জন্য সেট করা হয়েছে, মাঝারি বিটটি নিম্ন স্কোয়ারের জন্য সেট করা হয়েছে এবং এলএসবি ডান স্কোয়ারের জন্য সেট করা আছে। সুতরাং, 0 (4) হ'ল উপরের বাম বর্গক্ষেত্র, 1 (5) উপরের ডানদিকে, 2 (6) নীচের বাম এবং 3 (7) নীচের ডানদিকে।
গতি-অনুকূলিত সংস্করণটি একটি একক লাইনে সমস্ত ঘূর্ণন মুদ্রণ করে। আকার-অনুকূলিত সংস্করণ সংখ্যার চূড়ান্ত অবস্থানের পরে প্রতি লাইনে একটি করে আবর্তন প্রিন্ট করে।
গতি-অনুকূলীকরণযোগ্য সংস্করণের জন্য, মূল্যায়নের সময় ইনপুটটিকে 1 থেকে 9 পর্যন্ত সংখ্যাসমৃদ্ধ একটি অ্যারে দিতে হবে। আকার-অনুকূলিত সংস্করণটির জন্য, ইনপুটটি চূড়ান্ত নিউলাইন ছাড়াই একটি স্ট্রিং হতে হবে; এটি মূল্যায়ন করা হয় না।
উদাহরণ রান:
$ echo -n '253169748' | golfscript rotation-size.gs
3
0
123456789
$ golfscript rotation-speed.gs <<< '[5 4 7 1 2 9 3 8 6]'
2210300121312212222212211121122211122221211111122211211222112230764
আকার-অনুকূলিত কোড
{ #
. # Duplicate the state.
4rand # Push a randomly chosen integers between 0 and 3.
.p # Print that integer.
.2/+ # Add 1 to it if it is grater than one. Possible results: 0, 1, 3, 4
>` # Slice the state at the above index.
{ # Push a code block doing the following:
? # Get the index of the element of the iteration in the sliced state.
1420344440` # Push the string "14020344440".
= # Retrieve the element at the position of the computed index.
}+ # Concatenate the code block with the sliced state.
$ # Sort the state according to the above code block. See below.
..$> # Push two copies of the state, sort the second and compare the arrays.
}do # If the state is not sorted, repeat the loop.
রাষ্ট্র আপডেট করে নিম্নলিখিত ফ্যাশনে অর্জিত হয়:
ঘূর্ণন 2 যোগ করার পরে পূর্ণসংখ্যার 3 দেয় 1.
"$" নির্বাহের ঠিক আগে, স্ট্যাকের শীর্ষতম উপাদানগুলি হ'ল:
[ 1 2 3 4 5 6 7 8 9 ] { [ 4 5 6 7 8 9 ] ? "1420344440" = }
অ্যারের প্রতিটি উপাদান সাজানোর জন্য "$" একবারে ব্লকটি কার্যকর করে, উপাদানটি নিজেই চাপ দেওয়ার পরে।
“[4 5 6 7 8 9]” এর 1 এর সূচকটি -1 (উপস্থিত নেই), সুতরাং "1420344440" এর শেষ উপাদানটি পুশ করা হয়। এইটি 48 টি প্রদান করে, 0 অক্ষরটির সাথে সম্পর্কিত ASCII কোডটি 2 এবং 3 এর জন্য, 48 টি ধাক্কা খায়।
পূর্ণসংখ্যা 4, 5, 6, 7, 8 এবং 9 এর জন্য 49, 52, 50, 48, 51 এবং 52 হয় 52
বাছাইয়ের পরে, রাজ্যের প্রথম উপাদানটি 48 ফলন প্রদানকারী উপাদানগুলির মধ্যে একটি হবে; সর্বশেষ 52২ ফলনকারীদের মধ্যে একটি হবেন The
ফলাফলটি [[1 2 3 7 4 6 8 5 9] ", যা নীচের বাম বর্গাকার ঘড়ির কাঁটার ঘোরের সাথে মিল রয়েছে।
গতি-অনুকূলীকরণ কোড
6,(7++:t; # Save [ 1 2 3 4 5 7 ] in variable “t” and discard it.
~ # Interpret the input string.
{ #
:s # Duplicate the current state.
(1= # Unshift the first element and push 1 if it is equal to 1 and 0 otherwise.
.@ # Duplicate the boolean and rotate the unshifted array on top of it.
7=9= # Push 1 if the eighth element of “s” is equal to 9 and 0 otherwise.
+4\- # Add the booleans and subtract their sum from 4.
rand # Push a randomly chosen integers between 0 and the result from above.
+. # Add this integer to the first boolean and duplicate it for the output.
.2/+ # Add 1 to the result if it is grater than one. Possible results: 0, 1, 3, 4
@. # Rotate the state on top of the stack and duplicate it.
@>:s # Slice the state at the integer from above and save the result in “s”.
^ # Compute the symmetric difference of state and sliced state.
[ # Apply a clockwise rotation to the sliced array:
3s= # The fourth element becomes the first.
0s= # The first element becomes the second.
2s= # The third element remains the same.
4s= # The fifth element becomes the fourth.
1s= # The second element becomes the fifth.
] # Collect the results into an array.
+ # Concatenate with array of elements preceding the slice.
s| # Perform set union to add the remaining elements of “s”.
. # Duplicate the updated state.
)9< # Pop the last element; push 0 if it is equal to 9 and 1 otherwise.
\t # Swap the popped state on top and push [ 1 2 3 4 5 7 ].
> # Push 0 if the state begins with [ 1 2 3 4 5 6 ] and 1 otherwise.
| # Take the logical OR of the booleans.
}do # If the resulting boolean is 1, repeat the loop.
.$ # Duplicate the state and sort it.
>30764`* # If the state was not sorted, 7 and 8 are swapped, so push "30764".
লক্ষ্য করুন যে 3, 0, 7, 6 এবং 4 আবর্তনগুলি সাতটি এবং 8 অবস্থানের উপাদানগুলিকে অদলবদল করে, অবশিষ্ট সাতটি উপাদানের অবস্থান পরিবর্তন না করে।
...and return as output a sequence of moves representing the moves you must take to return the board back to its original
এর অর্থ কি "পিছনে1 2 3\n4 5 6\n7 8 9
"? আমি কিভাবে এটি পড়তে হবে তা নিশ্চিত নই।