2020-06-28 18:07:29 +03:00
|
|
|
/*
|
|
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
|
|
substantial portions of the Software.
|
|
|
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
|
|
*/
|
|
|
|
var NAVTREE =
|
|
|
|
[
|
|
|
|
[ "Algorithms_in_C", "index.html", [
|
2020-07-08 03:08:29 +03:00
|
|
|
[ "The Algorithms - C", "index.html", [
|
2021-10-25 22:34:27 +03:00
|
|
|
[ "Overview", "index.html#autotoc_md63", null ],
|
|
|
|
[ "Features", "index.html#autotoc_md64", null ],
|
|
|
|
[ "Documentation", "index.html#autotoc_md65", null ],
|
|
|
|
[ "Contributions", "index.html#autotoc_md66", null ]
|
2020-10-02 12:29:08 +03:00
|
|
|
] ],
|
|
|
|
[ "Contributor Covenant Code of Conduct", "d4/d4c/md__c_o_d_e__o_f__c_o_n_d_u_c_t.html", [
|
|
|
|
[ "Our Pledge", "d4/d4c/md__c_o_d_e__o_f__c_o_n_d_u_c_t.html#autotoc_md1", null ],
|
|
|
|
[ "Our Standards", "d4/d4c/md__c_o_d_e__o_f__c_o_n_d_u_c_t.html#autotoc_md2", null ],
|
|
|
|
[ "Our Responsibilities", "d4/d4c/md__c_o_d_e__o_f__c_o_n_d_u_c_t.html#autotoc_md3", null ],
|
|
|
|
[ "Scope", "d4/d4c/md__c_o_d_e__o_f__c_o_n_d_u_c_t.html#autotoc_md4", null ],
|
|
|
|
[ "Enforcement", "d4/d4c/md__c_o_d_e__o_f__c_o_n_d_u_c_t.html#autotoc_md5", null ],
|
|
|
|
[ "Attribution", "d4/d4c/md__c_o_d_e__o_f__c_o_n_d_u_c_t.html#autotoc_md6", null ]
|
2020-07-08 03:08:29 +03:00
|
|
|
] ],
|
2020-06-28 18:07:29 +03:00
|
|
|
[ "Code style convention", "dc/d64/md__coding_guidelines.html", [
|
2020-10-02 12:29:08 +03:00
|
|
|
[ "User-interface", "dc/d64/md__coding_guidelines.html#autotoc_md9", null ],
|
|
|
|
[ "Code style conventions", "dc/d64/md__coding_guidelines.html#autotoc_md11", null ]
|
2020-06-28 18:07:29 +03:00
|
|
|
] ],
|
2020-09-30 22:43:37 +03:00
|
|
|
[ "CONTRIBUTION GUIDELINES", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html", [
|
2020-10-02 12:29:08 +03:00
|
|
|
[ "Before contributing", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md13", null ],
|
|
|
|
[ "Contributing", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md14", [
|
2021-10-25 22:34:27 +03:00
|
|
|
[ "Maintainer/reviewer", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md15", null ],
|
2020-10-02 12:29:08 +03:00
|
|
|
[ "Contributor", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md16", null ],
|
|
|
|
[ "Making Changes", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md17", [
|
|
|
|
[ "Code", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md18", null ],
|
|
|
|
[ "Documentation", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md19", null ],
|
|
|
|
[ "Test", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md20", null ],
|
|
|
|
[ "Typical structure of a program", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md21", null ],
|
|
|
|
[ "File name guidelines", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md22", null ],
|
|
|
|
[ "Directory guidelines", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md23", null ],
|
|
|
|
[ "Commit Guidelines", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md24", null ]
|
2020-09-30 22:43:37 +03:00
|
|
|
] ],
|
2020-10-02 12:29:08 +03:00
|
|
|
[ "Pull Requests", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md25", [
|
|
|
|
[ "Building Locally", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md26", null ],
|
|
|
|
[ "Static Code Analyzer", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md27", null ],
|
|
|
|
[ "Code Formatter", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md28", null ],
|
|
|
|
[ "GitHub Actions", "d6/dcd/md__c_o_n_t_r_i_b_u_t_i_n_g.html#autotoc_md29", null ]
|
2020-09-30 22:43:37 +03:00
|
|
|
] ]
|
|
|
|
] ]
|
|
|
|
] ],
|
2020-06-28 18:07:29 +03:00
|
|
|
[ "Array", "d9/d41/md_data_structures_array__r_e_a_d_m_e.html", [
|
2021-01-02 05:17:17 +03:00
|
|
|
[ "Sort Function", "d9/d41/md_data_structures_array__r_e_a_d_m_e.html#autotoc_md31", null ],
|
|
|
|
[ "Structure", "d9/d41/md_data_structures_array__r_e_a_d_m_e.html#autotoc_md32", null ],
|
|
|
|
[ "Files", "d9/d41/md_data_structures_array__r_e_a_d_m_e.html#autotoc_md33", null ]
|
2020-06-28 18:07:29 +03:00
|
|
|
] ],
|
|
|
|
[ "Dictionary", "de/d20/md_data_structures_dictionary__r_e_a_d_m_e.html", null ],
|
|
|
|
[ "Simple generic Stack", "d1/d12/md_data_structures_stack__r_e_a_d_m_e.html", null ],
|
|
|
|
[ "List of all files", "d5/d88/md__d_i_r_e_c_t_o_r_y.html", [
|
2021-10-25 22:34:27 +03:00
|
|
|
[ "Audio", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md40", null ],
|
|
|
|
[ "Client Server", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md41", null ],
|
|
|
|
[ "Conversions", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md42", null ],
|
|
|
|
[ "Data Structures", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md43", null ],
|
|
|
|
[ "Developer Tools", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md44", null ],
|
|
|
|
[ "Exercism", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md45", null ],
|
|
|
|
[ "Games", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md46", null ],
|
|
|
|
[ "Geometry", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md47", null ],
|
|
|
|
[ "Graphics", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md48", null ],
|
|
|
|
[ "Greedy Approach", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md49", null ],
|
|
|
|
[ "Hash", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md50", null ],
|
|
|
|
[ "Leetcode", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md51", null ],
|
|
|
|
[ "Machine Learning", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md52", null ],
|
|
|
|
[ "Misc", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md53", null ],
|
|
|
|
[ "Numerical Methods", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md54", null ],
|
|
|
|
[ "Project Euler", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md55", null ],
|
|
|
|
[ "Searching", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md56", null ],
|
|
|
|
[ "Sorting", "d5/d88/md__d_i_r_e_c_t_o_r_y.html#autotoc_md57", null ]
|
2020-06-28 18:07:29 +03:00
|
|
|
] ],
|
2021-10-25 22:34:27 +03:00
|
|
|
[ "Sample solutions for <a href=\"http://exercism.io/\" target=\"_blank\" >exercism.io</a>", "d7/db5/md_exercism__r_e_a_d_m_e.html", null ],
|
2020-06-28 18:07:29 +03:00
|
|
|
[ "Hash algorithms", "d4/dcb/md_hash__r_e_a_d_m_e.html", null ],
|
|
|
|
[ "LeetCode", "df/d58/md_leetcode__r_e_a_d_m_e.html", null ],
|
|
|
|
[ "ProjectEuler", "d8/d81/md_project_euler__r_e_a_d_m_e.html", null ],
|
2020-10-19 06:06:58 +03:00
|
|
|
[ "Guidelines for reviewers and maintainers", "dc/db4/md__r_e_v_i_e_w_e_r__c_o_d_e.html", null ],
|
2020-07-03 21:15:35 +03:00
|
|
|
[ "Modules", "modules.html", "modules" ],
|
2020-06-28 18:07:29 +03:00
|
|
|
[ "Data Structures", "annotated.html", [
|
|
|
|
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
|
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
|
|
[ "Data Fields", "functions.html", [
|
|
|
|
[ "All", "functions.html", null ],
|
|
|
|
[ "Variables", "functions_vars.html", null ]
|
|
|
|
] ]
|
|
|
|
] ],
|
|
|
|
[ "Files", "files.html", [
|
|
|
|
[ "File List", "files.html", "files_dup" ],
|
|
|
|
[ "Globals", "globals.html", [
|
2020-06-28 23:40:24 +03:00
|
|
|
[ "All", "globals.html", "globals_dup" ],
|
2020-07-11 07:21:17 +03:00
|
|
|
[ "Functions", "globals_func.html", "globals_func" ],
|
2020-06-28 18:07:29 +03:00
|
|
|
[ "Variables", "globals_vars.html", null ],
|
|
|
|
[ "Typedefs", "globals_type.html", null ],
|
|
|
|
[ "Macros", "globals_defs.html", null ]
|
|
|
|
] ]
|
|
|
|
] ]
|
|
|
|
] ]
|
|
|
|
];
|
|
|
|
|
|
|
|
var NAVTREEINDEX =
|
|
|
|
[
|
|
|
|
"annotated.html",
|
2021-10-25 22:34:27 +03:00
|
|
|
"d4/dbd/problem__23_2sol2_8c.html#a3ab61b5a1c4f2288625d160aa0ea8478",
|
|
|
|
"d9/dd7/struct__cantor__set.html#abd2176c3cc3a1d85d15bbeaace35fa03",
|
|
|
|
"dd/de4/bubble__sort_8c.html#aa8989f6c9bfd1f040854fa18b180114f"
|
2020-06-28 18:07:29 +03:00
|
|
|
];
|
|
|
|
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation';
|