{"id":8605,"date":"2025-07-30T11:39:31","date_gmt":"2025-07-30T09:39:31","guid":{"rendered":"https:\/\/spgoo.org\/?page_id=8605"},"modified":"2025-07-30T11:39:32","modified_gmt":"2025-07-30T09:39:32","slug":"correspondances_dev","status":"publish","type":"page","link":"https:\/\/spgoo.org\/?page_id=8605","title":{"rendered":"Correspondances_Dev"},"content":{"rendered":"<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/katex\/dist\/katex.min.js\"><\/script>\r\n<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/katex\/dist\/katex.min.css\" rel=\"stylesheet\">\r\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/jsxgraph@1.11.1\/distrib\/jsxgraphcore.js\"><\/script>\r\n<!-- <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/jsxgraph\/distrib\/jsxgraphcore.min.js\"><\/script>    -->\r\n\r\n<script>\r\nwindow.MathJax = {\r\n  tex: {\r\n    inlineMath: [ ['$','$'], [\"\\\\(\",\"\\\\)\"] ],\r\n    displayMath: [ ['$$','$$'], [\"\\\\[\",\"\\\\]\"] ],\r\n    packages: ['base', 'ams']\r\n  },\r\n  options: {\r\n    ignoreHtmlClass: 'tex2jax_ignore',\r\n    processHtmlClass: 'tex2jax_process'\r\n  }\r\n};\r\n<\/script> \r\n\r\n<script type=\"text\/javascript\" id=\"MathJax-script\"   src=\"https:\/\/cdn.jsdelivr.net\/npm\/mathjax@3\/es5\/tex-mml-chtml.js\"> <\/script>\r\n<h4 class=\"has-text-align-center\">\\(\\textrm{Recherche de correspondances entre 2 nuages bipartites v2}\\)<\/h4>\r\n<h5 class=\"has-text-align-center\">\\(\\textrm{YS-PK}\\)<\/h5>\r\n<div class=\"row\">\r\n\t<div style=\"display:flex;\">\r\n\t\t<div  id=\"board2statistiques\"  style=\"margin:0px 0px 0px 200px;height:620px;display:none;\">\r\n\t\t\t<p>Matrice adjacente<\/p>\r\n\t\t\t<div id=\"board2Result\" class=\"jxgbox\" style=\"width:600px; height:560px;background:#C5ADC5;overflow:auto\">\r\n\t\t\t<\/div>\r\n\t\t<\/div>\t\t\r\n\t\t<div  id=\"board1\" style=\"height:620px;\">\r\n\t\t\t<div id=\"box1\" class=\"jxgbox\" style=\"margin:0px 0px 0px 200px;width:600px; height:600px;\"><\/div>\r\n\t\t<\/div>\r\n\t\t<div id=\"statis1\" title=\"Matrice adjacente\" class=\"jxgbox\" style=\"background:grey;width:50px;height:60px;\" onclick=\"ouvre_statistiques('board1');\")>\r\n\t\t\t<p style=\"cursor:pointer;margin:20px 0px 0px 20px\" >S<\/p>\r\n\t\t<\/div>\t\t\r\n\t\t<div  id=\"board1statistiques\" style=\"margin:0px 0px 0px 150px;height:620px;display:none;transition:transform 1s\">\r\n\t\t\t<p>Matrice adjacente<\/p>\r\n\t\t\t<div  id=\"board1Result\"  class=\"jxgbox\" style=\"width:600px; height:560px;background:#C5ADC5;overflow:auto\">\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<div id=\"board2\"  style=\"height:620px;\">\r\n\t\t\t<div id=\"box2\" class=\"jxgbox\" style=\"margin:0px 0px 0px 150px;width:600px; height:600px;\"><\/div>\r\n\t\t<\/div>\r\n\t\t<div id=\"statis2\" class=\"jxgbox\" title=\"Matrice adjacente\" style=\"background:grey;width:50px; height:60px;\" onclick=\"ouvre_statistiques('board2');\">\r\n\t\t\t<p style=\"cursor:pointer;margin:20px 0px 0px 20px\" >S<\/p> \r\n\t\t<\/div>\t\t\r\n\t<\/div>\r\n<\/div>\r\n<div class=\"row\">\r\n\t<div style=\"display:flex;\">\r\n\t\t<div  style=\"height:200px;\">\r\n\t\t\t<div id=\"box1_command\" class=\"jxgbox\" style=\"margin:0px 0px 0px 200px;width:600px; height:200px;\"><\/div>\r\n\t\t<\/div>\r\n\t\t<div  style=\"height:200px;\">\r\n\t\t\t<div id=\"box2_command\" class=\"jxgbox\" style=\"margin:0px 0px 0px 200px;width:600px; height:200px;\"><\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\r\n<script>\r\n\tlet affiche_stat1=false;\r\n\tlet affiche_stat2=false;\r\n\tconst ouvre_statistiques=function(Nboard) {\r\n\t\tif (Nboard==\"board1\" && !affiche_stat1) {\r\n\t\t\tconst f=document.getElementById(\"board1statistiques\");\r\n\t\t\tf.style.display=\"inline\";\t\r\n\t\t\tf.style.transform='translateY(jQuery(event.clientY+250)px)';\r\n\t\t\tdocument.getElementById(\"board2\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board2statistiques\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board1\").style.display=\"inline\";\t\r\n\t\t\taffiche_stat1=true;\r\n\t\t} else if (Nboard==\"board1\" && affiche_stat1) {\r\n\t\t\tdocument.getElementById(\"board1statistiques\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board2\").style.display=\"inline\";\t\r\n\t\t\tdocument.getElementById(\"board2statistiques\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board1\").style.display=\"inline\";\t\r\n\t\t\taffiche_stat1=false;\r\n\t\t} else if (Nboard==\"board2\" && !affiche_stat2) {\r\n\t\t\tdocument.getElementById(\"board2statistiques\").style.display=\"inline\";\t\r\n\t\t\tdocument.getElementById(\"board1\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board1statistiques\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board2\").style.display=\"inline\";\t\t\t\t\r\n\t\t\taffiche_stat2=true;\r\n\t\t} else {\r\n\t\t\tdocument.getElementById(\"board2statistiques\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board1\").style.display=\"inline\";\t\r\n\t\t\tdocument.getElementById(\"board1statistiques\").style.display=\"none\";\t\r\n\t\t\tdocument.getElementById(\"board2\").style.display=\"inline\";\t\t\t\t\r\n\t\t\taffiche_stat2=false;\r\n\t\t}\r\n\t}\r\n<\/script>\r\n\r\n\r\n\r\n\n\n<script type='text\/javascript'>\nvar id = \"8602\";<\/script>\n<script type='text\/javascript' src='https:\/\/spgoo.org\/wp-content\/uploads\/winp-css-js\/8602.js?ver=1753945818'><\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8605","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/spgoo.org\/index.php?rest_route=\/wp\/v2\/pages\/8605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spgoo.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spgoo.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spgoo.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spgoo.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8605"}],"version-history":[{"count":1,"href":"https:\/\/spgoo.org\/index.php?rest_route=\/wp\/v2\/pages\/8605\/revisions"}],"predecessor-version":[{"id":8606,"href":"https:\/\/spgoo.org\/index.php?rest_route=\/wp\/v2\/pages\/8605\/revisions\/8606"}],"wp:attachment":[{"href":"https:\/\/spgoo.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}