Advertisement
Guest User

Untitled

a guest
Aug 1st, 2017
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1.  
  2. vishnupriya
  3. View profile
  4. More options Feb 26, 4:22 am
  5. Is there any other languages other than Ocaml that we can use to write
  6. codes in VINE?? and is there any slicer algorithm in VINE??
  7.  
  8. Reply Reply to author Forward Report spam Rate this post:
  9.  
  10. Stephen McCamant
  11. View profile
  12. More options Mar 2, 1:16 pm
  13. >>>>> "V" == vishnupriya <mithra...@gmail.com> writes:
  14.  
  15. [Long and detailed answer omitted - Rolf]
  16.  
  17. V> and is there any slicer algorithm in VINE??
  18. Yes. For instance, see "ocaml/vine_slice.ml".
  19. Hope this helps,
  20. -- Stephen
  21.  
  22. Reply Reply to author Forward Report spam Rate this post:
  23.  
  24. vishnupriya
  25. View profile
  26. More options Mar 3, 3:34 am
  27. Hi i couldn't access this website "ocaml/vine_slice.ml" you suggested
  28. for slicer algorithm in VINE. Please help me regarding this.
  29. Thank you
  30.  
  31.  
  32. Reply Reply to author Forward Report spam Rate this post:
  33.  
  34. Zhang Bo
  35. View profile
  36. More options Mar 3, 4:53 am
  37. ocaml/vine_slice.ml is in the VINE folder.
  38. On Thu, Mar 3, 2011 at 7:34 PM, vishnupriya <mithra...@gmail.com> wrote:
  39. > Hi i couldn't access this website "ocaml/vine_slice.ml" you suggested
  40. > for slicer algorithm in VINE. Please help me regarding this.
  41. > Thank you
  42.  
  43.  
  44. --
  45. Master student in EEE of NTU........
  46.  
  47. Reply Reply to author Forward Report spam Rate this post:
  48.  
  49. vishnupriya
  50. View profile
  51. More options Mar 3, 10:59 pm
  52. hi can you tell me where i could find the code for slicer in VINE??
  53. Thank you,
  54. Vishnupriya.
  55.  
  56.  
  57. Reply Reply to author Forward Report spam Rate this post:
  58.  
  59. Stephen McCamant
  60. View profile
  61. More options Mar 4, 12:51 pm
  62. >>>>> "VP" == vishnupriya <mithra...@gmail.com> writes:
  63.  
  64. VP> hi can you tell me where i could find the code for slicer in
  65. VP> VINE??
  66. This sounds like the same question you asked earlier, which I tried to
  67. answer and for which someone else tried to help with your
  68. misunderstanding of my answer. I think it would be more productive if
  69. you tried to understand the previous replies at least so far as to why
  70. they didn't satisfy your needs. If you repeat the same question
  71. without giving us any hint as to why the first answer wasn't
  72. sufficient, it is hard for us to be any more helpful in a second
  73. answer.
  74. But I'll try. I was attempting to refer you to a file in the Vine
  75. source code which contains an implementation of slicing. If you have
  76. downloaded the Vine 1.0 source release and unpacked it into a
  77. directory named "vine-1.0", the file I was referring to would be in
  78. the location "vine-1.0/ocaml/vine_slice.ml". The ".ml" file ending
  79. means that it's OCaml source code.
  80. An alternative way of directing you to this file would be to suggest
  81. that you download the Vine source code, and then look for files whose
  82. names contain the word "slice" :-).
  83. Hope this helps,
  84. -- Stephen
  85.  
  86. Reply Reply to author Forward Report spam Rate this post:
  87.  
  88. vishnupriya
  89. View profile
  90. More options Mar 5, 9:13 pm
  91. Hi i found the code for the slicer in VINE. Im not that familiar with
  92. the ocaml language. Can u explain the code under "ocaml/vine_slice.ml"
  93. please.
  94. Thank you.
  95. Vishnupriya.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement