1 | abstract sclass SteppableAndBest<A> implements Steppable { |
2 | new Best<A> best; |
3 | bool verbose; |
4 | |
5 | A get() { ret best!; } |
6 | double score() { ret best.score(); } |
7 | } |
Began life as a copy of #1022920
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024816 |
Snippet name: | SteppableAndBest |
Eternal ID of this version: | #1024816/4 |
Text MD5: | 829355557a725239c2f37db569f9c681 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-28 14:29:00 |
Source code size: | 169 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 276 / 619 |
Version history: | 3 change(s) |
Referenced in: | [show references] |