<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated></updated>
  <generator>https://nostr.ae</generator>

  <title>Nostr notes by </title>
  <author>
    <name></name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://nostr.ae/npub1gudxspr8gkafq0mvzrwpj5qyuhtr3euwqf08rlkdr63zhe39l30qzplrqg.rss" />
  <link href="https://nostr.ae/npub1gudxspr8gkafq0mvzrwpj5qyuhtr3euwqf08rlkdr63zhe39l30qzplrqg" />
  <id>https://nostr.ae/npub1gudxspr8gkafq0mvzrwpj5qyuhtr3euwqf08rlkdr63zhe39l30qzplrqg</id>
  <icon></icon>
  <logo></logo>




  <entry>
    <id>https://nostr.ae/nevent1qqsg4cyweksjwknagjxhmva9x78rkn7ql9qzm0z6jfprllepk3v2fdqzypr356qyvazm4ypldsgdcx2sqnjavw883cp9uu07e502y2lxyh79u9vuqh5</id>
    
      <title type="html">📅 Original date posted:2022-03-21 📝 Original message: Hello ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg4cyweksjwknagjxhmva9x78rkn7ql9qzm0z6jfprllepk3v2fdqzypr356qyvazm4ypldsgdcx2sqnjavw883cp9uu07e502y2lxyh79u9vuqh5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst3f979rf6s9kulds5y8nza5vkf5hjqttgevyrvrrjk76qk46uatsz2hkju&#39;&gt;nevent1q…hkju&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2022-03-21&lt;br/&gt;📝 Original message:&lt;br/&gt;Hello Stefan, hello Lightning Devs,&lt;br/&gt;&lt;br/&gt;&amp;gt; As to Martin&amp;#39;s approximation research, I have asked myself similar&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; questions. Unfortunately, the paper you cite is paywalled and not&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; available at sci-hub, so I haven&amp;#39;t read it.&lt;br/&gt;&lt;br/&gt;Sorry for the paywalled link, without paywall you can read the article on Google Books preview:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://books.google.de/books?id=hbXsCgAAQBAJ&amp;amp;pg=PA63&amp;amp;source=gbs_toc_r#v=onepage&#34;&gt;https://books.google.de/books?id=hbXsCgAAQBAJ&amp;amp;pg=PA63&amp;amp;source=gbs_toc_r#v=onepage&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;I like your neat and simple proof idea for approximation preservation!&lt;br/&gt;&lt;br/&gt;Cheers, Martin
    </content>
    <updated>2023-06-09T15:05:33&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxehmdmvhcqgltt3gurk5s8g4q2annfptdgx0vg2pth5f5sr3s9kqzypr356qyvazm4ypldsgdcx2sqnjavw883cp9uu07e502y2lxyh79ugn3cze</id>
    
      <title type="html">📅 Original date posted:2022-03-14 📝 Original message: Dear ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxehmdmvhcqgltt3gurk5s8g4q2annfptdgx0vg2pth5f5sr3s9kqzypr356qyvazm4ypldsgdcx2sqnjavw883cp9uu07e502y2lxyh79ugn3cze" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsg4cyweksjwknagjxhmva9x78rkn7ql9qzm0z6jfprllepk3v2fdqctppw6&#39;&gt;nevent1q…ppw6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2022-03-14&lt;br/&gt;📝 Original message:&lt;br/&gt;Dear Lightning Developer, Rene &amp;amp; Carsten,&lt;br/&gt;&lt;br/&gt;The min-cost flow formulation for MPP of Rene and Stefan [1] intrigued me and brought me to think about how this optimization problem can be solved efficiently in order to contribute to practically relevant reliable payments on the Lightning network. Applying linear approximation to the convex non-linear cost function C(f) brings runtime improvements [2], however an approximation can deteriorate the solution quality.&lt;br/&gt;&lt;br/&gt;This brought me to think about the approximation quality/error of a piecewise linear approximation for the cost function C(f) and how that translate to the original success probability of a flow P(f). After some back and forth with Rene over the last couple of days, I summarized some preliminary insights in the following:&lt;br/&gt;&lt;br/&gt;[3] &lt;a href=&#34;https://raw.githubusercontent.com/drmartinberger/mpp-approx-pf/main/approxPf.pdf&#34;&gt;https://raw.githubusercontent.com/drmartinberger/mpp-approx-pf/main/approxPf.pdf&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The main (admittedly, mostly theoretical) outcome is, that a piecewise linear approximation of C(f) with given approximation error, also gives an approximation of the function P(f) with lower/upper bound.&lt;br/&gt;However, [3] further underpins the &amp;#34;goodness&amp;#34; of the approach [1] and might address some of Carsten&amp;#39;s concerns [4] and of the previous post of Carsten (especially 8) ).&lt;br/&gt;&lt;br/&gt;Feedback of any kind is warmly welcome and feel free to reach out in case of questions.&lt;br/&gt;&lt;br/&gt;Thank you!&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;Martin&lt;br/&gt;&lt;br/&gt;[1] &lt;a href=&#34;https://arxiv.org/abs/2107.05322&#34;&gt;https://arxiv.org/abs/2107.05322&lt;/a&gt;&lt;br/&gt;[2] &lt;a href=&#34;https://github.com/renepickhardt/mpp-splitter/blob/master/Minimal%20Linearized%20min%20cost%20flow%20example%20for%20MPP.ipynb&#34;&gt;https://github.com/renepickhardt/mpp-splitter/blob/master/Minimal%20Linearized%20min%20cost%20flow%20example%20for%20MPP.ipynb&lt;/a&gt;&lt;br/&gt;[3] &lt;a href=&#34;https://raw.githubusercontent.com/drmartinberger/mpp-approx-pf/main/approxPf.pdf&#34;&gt;https://raw.githubusercontent.com/drmartinberger/mpp-approx-pf/main/approxPf.pdf&lt;/a&gt;&lt;br/&gt;[4] &lt;a href=&#34;https://twitter.com/c_otto83/status/1502329970349248521&#34;&gt;https://twitter.com/c_otto83/status/1502329970349248521&lt;/a&gt;
    </content>
    <updated>2023-06-09T15:05:33&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0x5svwre3zgfv7txmmedgpc5cmjl09k6sgzygxee9frdpl2uz2gszypr356qyvazm4ypldsgdcx2sqnjavw883cp9uu07e502y2lxyh79urp2jt4</id>
    
      <title type="html">📅 Original date posted:2022-03-19 📝 Original message: Dear ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0x5svwre3zgfv7txmmedgpc5cmjl09k6sgzygxee9frdpl2uz2gszypr356qyvazm4ypldsgdcx2sqnjavw883cp9uu07e502y2lxyh79urp2jt4" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0qd8t4ttlgv5nufsrgjgdgl4zcvwmpualcj94rdz47e3ku52qlwsfczj8k&#39;&gt;nevent1q…zj8k&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2022-03-19&lt;br/&gt;📝 Original message:&lt;br/&gt;Dear Carsten, Rene and fellow lightning developers,&lt;br/&gt;&lt;br/&gt;Regarding the approximation quality of the minimum convex cost flow formulation for multi-part payments on the lightning network [1] and Carsten&amp;#39;s discussion points on Twitter [2] and on the mailing list:&lt;br/&gt;&lt;br/&gt;&amp;gt; 8) Quality of Approximation&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; There are some problems in computer science that are hard/impossible to&lt;br/&gt;&amp;gt; approximate, in the sense that any kind of deviation from the optimum&lt;br/&gt;&amp;gt; could cause the computed results to be extremely bad. Do you have some&lt;br/&gt;&amp;gt; idea (or proof) that your kind of approximation isn&amp;#39;t causing a major&lt;br/&gt;&amp;gt; issue? I guess a piece-wise linearization with an infinite number of&lt;br/&gt;&amp;gt; pieces corresponds to the optimal result. Given a finite number of&lt;br/&gt;&amp;gt; pieces, how large is the difference to the optimum?&lt;br/&gt;&lt;br/&gt;I did some literature research and came across an insightful paper [3] by Dorit Hochbaum from 1993, that proves proximity results for integer and continuous optimal solutions of the minimum convex cost flow as well as proximity results of the optimal solutions for a piecewise linear approximation and the original problem.&lt;br/&gt;&lt;br/&gt;Admittedly theoretical results, however, it further underpins that a piecewise linear approximation is a reasonable approach to find optimal flows and even shows that searching for optimal solutions on the continuous domain (e.g. with descent methods from convex optimization) also gives near-optimal solutions on the integer domain.&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;Martin&lt;br/&gt;&lt;br/&gt;[1] &lt;a href=&#34;https://arxiv.org/abs/2107.05322&#34;&gt;https://arxiv.org/abs/2107.05322&lt;/a&gt;&lt;br/&gt;[2] &lt;a href=&#34;https://twitter.com/renepickhardt/status/1502293438498234371&#34;&gt;https://twitter.com/renepickhardt/status/1502293438498234371&lt;/a&gt;&lt;br/&gt;[3] &lt;a href=&#34;https://www.worldscientific.com/doi/abs/10.1142/9789812798190_0005&#34;&gt;https://www.worldscientific.com/doi/abs/10.1142/9789812798190_0005&lt;/a&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/lightning-dev/attachments/20220319/f278c153/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/lightning-dev/attachments/20220319/f278c153/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-09T15:05:32&#43;02:00</updated>
  </entry>

</feed>